NET/MASTER Management Services (MS) Command Reference Summary
NonStop NET/MASTER MS Commands
16 115413 Tandem Computers Incorporated
ENTER The ENTER command defines the ENTER key.
ENTER [
key-type
]
key-type
:
text
CONV,
text
IMM IMM,
text
PREF,
text
SUFF,
text
RESET
EQUATE The EQUATE command assigns a text value to a symbol.
EQUATE
symbol
[
text-value
]
EVERY The EVERY command issues a command, a message, or a series of commands at a
specified time frequency.
EVERY
hh
:
mm
:
ss
[ ENV={ PRI | CUR } ]
[ KEEP={ MON | LOG } ]
[ LIMIT={
execution-limit
| NO } ]
[ PMSG={ YES | NO } ]
[ ROUTE={
user-id
| * | MON | LOG } ]
[ TID=
timer-id
]
{ [ CMD= ]
command-text
| MSG=
message-text
}
EXEC The EXEC command invokes and schedules an NCL procedure for serial execution.
EXEC
ncl-procedure
[
parameter
]
FC The FC command displays a previously executed command in the OCS command
input line for modification and reexecution.
FC [
number
|
text
]