User Tools

Site Tools


jvs:fscan:manual:chapter3:winkeys:go

This is an old revision of the document!


fScan Reference Manual, Chapter 3 (KeyCmds:WinKeys): go

Go -- Execute a command string

usage: “cmd” flg G

The GO interactive command takes a character string, CMD, as argument. GO executes that string as an fScan command, or series of commands.

If the CMD string is missing, the GO command will prompt you to enter the string interactively.

Usually GO is used to enter fScan command line commands in interactive mode. If the FLG argument is 0, GO will execute the CMD string as a series of interactive fScan commands.

Examples:

  G           - prompt the user to enter a fScan command line
 0G           - prompt the user to enter a fScan interactive command string

 "-o"G        - 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:
fScan Home, fScan Manual, KeyCmds, WinKeys, Manual Help

jvs/fscan/manual/chapter3/winkeys/go.1301582953.txt.gz · Last modified: 2014/08/04 16:03 (external edit)