Using MCScript to Update Your Script Files
298
Management Edition
NetWare operating system commands
NOTE:
[..] Indicates optional parameters and switches.
NetWare miscellaneous commands
NOTE:
[..] Indicates optional parameters and switches.
Command name
Min #
params
Usage, examples, and comments
LOADNLM
1
LOADNLM
<NLM_NAME>
UNLOADNLM
1
UNLOADNLM
<NLM_NAME>
Example:
UNLOADNLM NETSHLD.NLM
ISNLMLOADED
1
ISNLMLOADED
<NLM_NAME>
WAITFORUNLOAD
1
WAITFORUNLOAD
<NLM_NAME>
Example:
WAITFORUNLOAD NETSHLD.NLM
Command name
Min #
params
Usage, examples, and comments
CONSOLEMESSAGE
1
WRITECONSOLEMESSAGE
<MESSAGE>
NWVERSION
0
Sets command result to NetWare version.
Example:
NWVERSION
IF NWVERSION == 4
GOTO NetWare_4
VERSION
0
Sets command result to Update Agent
version.
FAMRELOADSETTINGS 1
FAMRELOADSETTINGS
<FILE_PATH>
WAITFORSCREEN
1
WAITFORSCREEN
<SCREEN_NAME>
[<TIMEOUT_SECS>]
Default timeout is 50 seconds.
VERIFYUSERNAME
1
VERIFYUSERNAME
<USER_NAME>
[<PASSWORD>]