VMS Help  —  KCAP  Commands  TRACK
   $ KCAP/TRACK [=filespec]      KCAP> TRACK [=filespec]

   The KCAP/TRACK subcommand is used to start KeyCapture for a
   terminal. TRACK also enables tracking of RTA terminals.

   You may also specify the name for the resulting KeyCapture file.

   The default filespec is taken from the logical KCAP$OUTPUT_LOG_FILE.
   This logical may be defined system-wide by KCAP_DEFAULTS.COM, or it
   may be defined in any of the logical-name tables specified in
   LNM$KCAP_TABLE_SEARCH_LIST, which is defined by KCAP_DEFAULTS.COM.
   See the top-level KCAP Subtopic: Defaults.

   If this logical is not defined and if /OUTPUT_LOG_FILE is specified
   without the optional filespec, then KCAP will generate a log file
   in the SYS$MANAGER directory using a default log-file name of:

       KCAP_username_terminalname.KCAP

   To close the current log file and start logging to a new log file
   use a $ KCAP/TRACK/NEW_FILE command.

   Terminal logging with /TRACK is terminated by KCAP/NOTRACK.

   Examples:

   $ KCAP /TRACK            ! Start KeyCapture for the SYS$COMMAND terminal
                            ! using the default file name and directory.
   $ KCAP/TRACK=SYS$SCRATCH:SAVE_INPUT  ! Start capture specifying a file
                                        ! spec.
Additional Information: explode extract
Description
Close Help