Previous Topic: KILL

Next Topic: LOGON DEFINE

LOAD

Use the LOAD command to load an IMOD from an ISET and make it available for use.

Syntax

Use this format for the LOAD command:

LOAD IMOD imodname FROM isetname

Parameters

The LOAD command takes these parameters:

imodname

IMOD's name.

isetname

Name of the ISET from which you wish to load the IMOD.

Example

------------------------ CA‑GSS/ISERVE Control Panel -------------------------- ==> load imod newimod from prod => PAGE Target node: * ssid: * Host node: B1MAIN ssid ISRV ============================================================================== NEWIMOD Loaded from INTERNAL at 05658C58 length: 000003A8

Other Responses

IMOD name invalid

The IMOD name you entered is syntactically incorrect. Check the spelling and the length of the name.

Invalid argument: xxxx

The specified text (xxxx) is invalid. Make sure that your command includes both the IMOD and FROM parameters.

IMOD NOT FOUND

There's no such IMOD in the specified ISET.

FROM value invalid

There's no such ISET known to this ISERVE address space.

IMOD NOT IN PRODUCTION STATUS

The IMOD is currently in test status. Only IMODs with production status can be loaded.

IMOD COMPILED WITH ERRORS

The IMOD contains compile-time errors. Only IMODs that have been successfully compiled can be loaded.

IMOD NOT COMPLETE IN LIBRARY

The IMOD has not been compiled since the last time it was modified. The LOAD command could find no object code for this IMOD. Or, this message may indicate a damaged IMOD or ISET.