NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
SYSPARMS LANG
NonStop NET/MASTER MS Commands
2–482 115412 Tandem Computers Incorporated
LANG
LANG={ UK | US }
specifies the spelling to be used in error messages issued by the system, and
determines the default value that is returned in the &SYS.USER.LC system
variable when it is queried by a user.
UK
specifies United Kingdom English spelling.
US
specifies United States English spelling.
Considerations
You can set this system parameter only during execution of the INIT NCL
procedure (before users are permitted to log on to the system).
When the &SYS.USER.LC system variable is queried by a user, the value returned
is the value specified by this operand, unless a language code is explicitly set in
the user ID definition record of a user. If a language code is explicitly set in the
user ID definition record of a user, that value is returned.
Example
The following example specifies United Kingdom spelling:
SYSPARMS LANG=UK