NET/MASTER Management Services (MS) Command Reference Manual
AT
NonStop NET/MASTER MS Commands
2–8 115412 Tandem Computers Incorporated
hh
specifies the number of hours from the current time at which to issue the
command, message, or series of commands. This must be a number from 0
through 24.
mm
specifies the number of minutes from the current time at which to issue the
command, message, or series of commands. This must be a number from 0
through 59.
ss
specifies the number of seconds from the current time at which to issue the
command, message, or series of commands. This must be a number from 0
through 59.
ENV
specifies the processing environment in which the command is to execute.
PRI
executes the command in the primary processing environment associated
with an OCS window.
If you do not specify the KEEP operand, then you must remain logged on for
the timer command to execute in the primary processing environment.
CUR
executes the command in the current execution environment.
Specifying ENV=CUR allows an NCL process to issue a timer command using
the INTCMD verb. After the timer command executes, the NCL process can
obtain the results using the INTREAD verb.
If you do not specify the KEEP operand, then the environment from which the
timer command is issued must exist for the timer command to execute. (The
INTCLEAR verb can dismantle a dependent processing environment.)
KEEP
specifies the environment in which the command executes if you (or the user ID
specified by ROUTE=
user-id
) are not logged on.
If you specify the KEEP operand, log off, but are subsequently logged on when
NonStop NET/MASTER MS attempts to execute the command, the KEEP operand
is ignored. The command is executed in the primary processing environment
associated with one of your OCS windows.