User Guide

Utilities 87
Utilities Reference
103-000153-001
August 29, 2001
Novell Confidential
Manual 99a38 July 17, 2001
Use the LOAD command at the server console to load server NLM programs.
You can also use LOAD at a workstation running the Novell
®
Client
TM
to load
client modules. Client NLM programs used by Novell Client load without
parameters.
HINT: In most cases you can load an NLM program by simply entering the name
of the NLM program at the server console prompt. LOAD is implied. For example,
to load monitor.nlm, just enter MONITOR.
The exception is if there is an .ncf file of the same name as the utility. In this case,
you must use the LOAD command. Using LOAD tells the server to load the utility
instead of executing an .ncf file with the same name.
The following information explains the loading process and load parameters,
whether or not you actually use LOAD as part of the command string.
Syntax
[LOAD] [PROTECTED | RESTART | address_space_name]
[path]loadable_module_name [parameter...]
Option Use to
path Specify the path to the loadable module if you
moved it from the default directory.
loadable_module_name Specify the name of the loadable module. To
determine the name, see the documentation
for the loadable module.
parameters Include parameters for the module you are
loading. Parameters that can be used with
most modules are explained in the following
tables.
Individual modules may have specific
parameters of their own; see the
documentation for the loadable module.