LOADMOD LOADMOD Use the LOADMOD command to load a MODULE file into storage. The file
must be in nonrelocatable format as created by the command. The
format of the LOADMOD command is: .-- , I LOADMod I L
fn is the filename of the file to be loaded into storage.
filetvpe must be MODULE. The
fm is the filemode of the module to be loaded. If not specified, or
specified as an asterisk, all your disks are searched for the file. 1. You can use the LOADMOD command when you want to debug a CMS MODULE file. After the file is loaded, you may set address stops or
breakpoints before you begin execution with the START command; for
example:
loadmod prog 1
cp adstop 210ae start 2. If a MODULE file was created using the DOS option of the GENMOD command, the CMS/DOS environment must be active when it is loaded.
If it was created using the OS option (the default), the CMS/DOS environment must not be active when it is loaded.
3. MODULE files created with the ALL option, or with SYSTEM option and loaded into the transient area, may be loaded regardless of whether
the CMS/DOS environment is active. If the LOADMOD command is
called from a the loading is also done regardless of
whether the CMS/DOS environment is active.
None. DMSMJ DOD 1 E DM SMO DOO 2E DMSt'!OD032E DMSMOD070E DMSMOD104S DMSMOD109S DMSMOD114E DMSMOD116S DMSSTT048E NO FILENAME SPECIFIED FILE 'fn ft' NOT FOUND INVALID FILETYPE 'ft'
RC=24
RC=28
RC=24 INVALID PARAMETER 'parameter' RC=24 ERROP 'nnw READING FILE 'fn ft fm' FROM DISK VIRTUAL STORAGE CAPACITY EXCEEDED RC=104 'fn ft fm' NOT LOADED; CMS/DOS ENVIRONMENT RC=40 or RC=-0005 LOADER TABLE OVERFLOW RC=104 INVALID MODE 'mode' RC=24 RC=100 [NOT] ACTIVE Section 2. eMS :ommands 129
MACLIB MACLIB Use the MACLIB command to create and modify CMS macro libraries. The
format of the MACLIB command is:
r--- --_.--, I MAClib I ADD
{
GEN}
libname fn1[fn2 ••• ] I I I I , I I , , I I I I I L- REP
DEL libname membername1(membername2 ••• ] COMP libname MAP libname ( (options ••• [) ]] r , ITFRM , , IPRINTI L .I ______ -.:.1 GEN generates a CMS macro library.
ADD adds members to an existing macro library. No checking is
done for duplicate names, entry points, or CSECTS.
REP
DEL COMP replaces existing members in a macro library.
deletes members from a macro library. If more than one member
exists with the same name, only the first entry is deleted.
compacts a macro library. MAP lists certain information about the members in a macro
library. Available information includes member name, size,
and location relative to the beginning of the library. Ii bname is the filename of a macro library. If the file
exists, it must have a filetype of MACLIB; if it
created, it is given a filetype of MACLIB.
already
is being
fn 1 [fn2 •.. ]
are the names of the macro definition files to be used. A
macro definition file must reside on a CMS disk and its
filetype must be either MACRO or COPY. Each file may contain
one or more macros and must contain fixed-length, SO-character
records.
me mbername 1 [ membername2 ••• ]
are the names of the macros that exist in a macro library. QpiiQn§: The following options specify where the output of the MAP function is sent. Only one option may be specified. If more
than one option is specified, only the first one given is used.
TERM displays the MAP output at the terminal. 130 IBM VM/370 CMS Command and Macro Reference
Previous Page Next Page