VMS Help  —  PEEK  Watching  Qualifiers  /CONFIRM
   /NOCONFIRM (default)

   This qualifier causes PEEK or SPY to ask the watcher for a confirmation
   before it starts watching a user.

   This allows the watcher to decide, after reviewing the initial-data
   screen displayed by PEEK, if he really wants to watch that user.
   (The initial-data screen shows the user's name, process, image name
   and the number of open files.)

   The default value is defined in the logical WATCHER$CONFIRM.

   Example:

     $ PEEK/CONFIRM *

     PEEK Version 2.2.00 Demo.
     Copyright (c) 1988-1993. An unpublished and proprietary
     software product of Networking Dynamics Corporation (NDC).
     All rights reserved.

     In a moment you will begin watching:      19-FEB-1992 15:59:48.95
       Username:   JJONES
       Process:    JJONES__LTA2341
       Terminal:   LTA2341:       (VT300_Series)
       Image name: DUA0:[SYS0.SYSCOMMON.SYSEXE]TPU.EXE;1
       Open files: 1
     END_WATCH sequence to stop watching:                 "<CTRL-P>X"
     TOGGLE_INPUT sequence to take over keyboard control: "<BS>"
     Begin watching user? (Yes/No/Quit) [N] _

   This qualifier is most useful with Peek/Spy's wildcard options, as
   it will allow you to skip watching users you do not want to watch.

   CTRL-Z is equivalent to the Quit answer, and will return you to
   the DCL or PEEK> prompt.
Close Help