NET/MASTER Management Services (MS) Command Reference Summary
NonStop NET/MASTER MS Commands
20 115413 Tandem Computers Incorporated
LINK STOP The LINK STOP command stops an Inter-NET/MASTER Connection (INMC) link.
LINK STOP=
link-name
LIST The LIST command lists the contents of a file: usually, an NCL procedure.
LIST
file-name
[ ID=
ncl-procedure-library
]
ncl-procedure-library
:
[ \
sys
. ][ $
volume
. ]
subvolume
LOG The LOG command logs a message to the NonStop NET/MASTER MS activity log.
LOG [
message-text
]
LOGSWAP The LOGSWAP command stops logging to the current activity log file and opens
another activity log file in the group of activity log files.
LOGSWAP [
log-file-number
]
LTITLE The LTITLE command sets or erases the NonStop NET/MASTER MS logon screen
title.
LTITLE [
title-text
]
MAXUSERS The MAXUSERS command limits the number of interactive users that can log on to
NonStop NET/MASTER MS concurrently.
MAXUSERS [
maximum-number
]
MSG The MSG command sends a message to one or more OCS operators or terminals.
MSG {
user-id
|
device-name
|
logical-name
| ALL }
message-text
NCLCHECK The NCLCHECK command checks the syntax of an NCL procedure without executing
it.
NCLCHECK
ncl-procedure