NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
LTITLE
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–153
LTITLE The LTITLE command sets or erases the NonStop NET/MASTER MS logon screen
title. The second line of the logon screen is available to display the logon screen title.
After you enter the command, you must log off NonStop NET/MASTER MS and
redisplay the logon screen to check that the logon screen title is correctly set or erased.
This command is useful when more than one NonStop NET/MASTER MS system is
active and when it may be difficult to identify the system to log on to. Entering the
LTITLE command with no text erases the logon screen title.
LTITLE [
title-text
]
title-text
specifies the text of the logon screen title. You can specify a title from 1 through 70
characters long and can include any displayable characters. The command is
rejected if the maximum length is exceeded. Alphabetic characters are
case-sensitive. When displayed, the title is centered on the logon 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.
If an LTITLE command is too long to enter from the OCS command input line, use
an NCL procedure to enter the command.
The LBANNER command also changes the appearance of a line on the logon
screen, but in a different position to the line changed by the LTITLE command.
For related information, see the LBANNER and TITLE commands.