User Tools

Site Tools


jvs:fscan:manual:chapter3:winkeys:go

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

jvs:fscan:manual:chapter3:winkeys:go [2015/05/04 19:15]
voyvodic
jvs:fscan:manual:chapter3:winkeys:go [2023/02/23 18:43]
Line 1: Line 1:
-**fScan Reference Manual, Chapter 3 (KeyCmds:WinKeys): go ** 
-===== Go -- Execute a command string ===== 
-**usage: "cmd" flg G** 
- 
-The GO interactive command allows you to specify a character string, CMD, and then execute that string as either a command line sequence or as a an interactive command sequence. If the string argument CMD is omitted, the GO command will prompt you to enter the string interactively. 
- 
-The FLG argument allows you to select GO options. 
-  FLG: 0 - execute CMD as an interactive command sequence 
-       1 - (default) execute CMD as a fScan command line 
-       2 - append CMD to a cumulative command buffer (CMDTEXT), do not execute yet 
-       3 - append CMD to the cumulative CMDTEXT buffer, and execute all of CMDTEXT as a command line 
-      16 - just echo commands without executing them 
-      32 - do not do '$' string substitutions on CMD 
- 
-**Examples:** 
-    G           - prompt the user to enter a fScan command line 
-   0G           - prompt the user to enter a fScan interactive command string 
-   
-   "-o"       - save the current window as a disk file, using the 
-                  window name as the file name 
-   
-   "-set accept fname 'Enter file name:' -o $fname"G 
-                - prompt the user to enter a file name, 
-                  then save the current window with that name 
- 
-**See Also:**\\ 
-[[jvs:fscan|fScan Home]], 
-[[jvs:fscan:manual|fScan Manual]], 
-[[jvs:fscan:manual:chapter3|KeyCmds]], 
-[[jvs:fscan:manual:chapter3:winkeys|WinKeys]], 
-[[jvs:fscan:manual:help|Manual Help]] 
  
jvs/fscan/manual/chapter3/winkeys/go.txt · Last modified: 2023/02/23 18:43 (external edit)