NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
TITLE
NonStop NET/MASTER MS Commands
2–556 115412 Tandem Computers Incorporated
TITLE The TITLE command sets or erases the title displayed at the top line of all Operator
Control Services (OCS) windows; that is, the windows of all users using NonStop
NET/MASTER MS. Entering the TITLE command with no operands removes the
current title from the top line of the OCS window. The default title is OPERATOR
CONTROL SERVICES.
TITLE [
title-text
]
title-text
specifies the text of the title. The title is centered, and a leading and trailing blank
is added. You can specify a title from 1 through 70 characters long for an
80-column screen and from 1 through 122 characters long for a 132-column screen.
Considerations
The default authority level of this command is 4.
You can enter this command from any NCL procedure, including the INIT NCL
procedure, by using either the CMD core statement or the INTCMD verb.
For related information, see the LBANNER and LTITLE commands.