User Tools

Site Tools


jvs:fscan:manual:chapter3:winkeys:print

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

usage: “text”,flg X

This command is intended for use in scripted interactive command strings to pass instructions, clear instructions, and suspend script processing to allow the user to interact for awhile before resuming the script.

With TEXT
 "text",flg X
  FLG: 1 - display text in window (default if FLG == 0)
       2 - print text on console
       8 - text is XML file 
           4 - parse file
          16 - show node?
Without TEXT
  flg X
  FLG: 0 - clear window MSG 
       1 - suspend peek cmd string (resume on 'X')
       2 - resume on <ENTER>
       4 - resume on 'q'
       8 - print resume message on console
      16 - print '\n' on console
      32 - display saved cursor locations (obsolete?)
With no arguments
  X        resume suspended peek cmd string

See Also:
fScan Home, fScan Manual, KeyCmds, WinKeys, Manual Help

jvs/fscan/manual/chapter3/winkeys/print.txt · Last modified: 2023/02/23 18:43 (external edit)