NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
LBANNER
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–133
This is Line 1.................................................................
.................................................................This is Line 2
.................................This is Line 3................................
*******************************************************************************
MESSAGES:
30 JUNE 1999:
This is a message to all users who log on to this system.
25 JUNE 1999:
This is a message to all users who log on to this system.
20 JUNE 1999:
This is a message to all users who log on to this system.
*******************************************************************************
Enter User ID ===> Password ===>
NonStop is a trademark of Tandem Computers Incorporated
NET/MASTER is a registered trademark of Software Developments Pty Ltd
2. The following example erases the logon screen banner at line 5:
LBANNER 5 ""
3. The following example (a code segment from an NCL procedure) restores the
default logon screen banner:
CMD "LB 1 ' ___ ___ '"
CMD "LB 2 ' / // //| NonStop NET/MASTER Management Services '"
CMD "LB 3 ' / // // | T6581D30 - 31OCT94 '"
CMD "LB 4 ' / // / | | '"
CMD "LB 5 ' /__//__//|| | # # #### '"
CMD "LB 6 ' / || / ## # # # '"
CMD "LB 7 ' | ||/ # # # #### #### ## ##### #### #### '"
CMD "LB 8 ' | | # ## # # # # # # # # # # '"
CMD "LB 9 ' | / # # #### # # #### # #### #### '"
CMD "LB 10 ' |/ # '"
CMD "LB 11 ' '"
CMD "LB 12 ' # # #### ##### # # # ## #### ##### #### #### '"
CMD "LB 13 ' ## # # # # ## ## # # # # # # # '"
CMD "LB 14 ' # # # ### # # # ## # #### ## # ### ### '"
CMD "LB 15 ' # ## # # # # # # # # # # # # '"
CMD "LB 16 ' # # #### # # # # # # #### # #### # # '"