User Guide
150 Other Installation Options
Other Installation Options
103-000143-001
August 30, 2001
Novell Confidential
Manual 99a38 July 17, 2001
SetLConfigLang
Syntax
SetLConfigLang <value>
Description
SetLConfigLang looks for the LCONFIG.SYS file in the server boot directory.
The default server language ID number is changed to <value>.
Example
SetLConfigLang 9
The default server language ID number in the LCONFIG.SYS file is changed
to 9 (Japanese).
SetVar
Syntax
SetVar <variable name>, <variable value>, [<Prompt>]
Description
SetVar sets a variable with <variable name> to the <variable value> string
value. If the value does not exist, one is created. The variable value cannot
exceed 127 characters in length.
Example
SetVar message, “Hello World!”
This causes a variable to be created with name “message,” and its value set to
the string “Hello World!”
NOTE: The Prompt option is only available in version 3.25+.