VMS Help  —  PEEK  Watching  Qualifiers  /INIT_SEQUENCE
   /INIT_SEQUENCE=(keyword[,keyword,...,keyword])

   Used (when the initial-screen-display feature is not in use) to
   specify terminal-control sequences which will be sent to the
   watcher's terminal before he starts watching someone.

   A default value may be specified in the logical WATCHER$INIT_SEQUENCE.
   This logical may be defined in any of the logical-name tables specified
   by LNM$PEEK_TABLE_SEARCH_LIST which is defined by PEEK_DEFAULTS.COM.

   PEEK_DEFAULTS.COM contains an example of specifying a default value
   via WATCHER$INIT_SEQUENCE.

   /INIT_SEQUENCE is really only useful when the Peek/Spy initial-screen-
   display feature is not in use.

   When initial-screen-display is in use, the terminal-control
   sequences output by most of the keywords have little effect since
   they are immediately superceded by the control sequences which put
   the watcher's terminal into a state matching that of the terminal
   being watched.

   For more information, see the PEEK Watching Subtopic:
   Init_and_Finish_Sequences

   Example: $ PEEK/INIT_SEQ=132COLUM */CONFIRM
Close Help