MODKAP MODMAP Use the MODMAP command to display the load map associated with the
specified MODULE file. The format of the KODKAP command is: r- I MODmap L- fn
fn is the filename of the MODULE file whose load map is
displayed. The ,filetype of the file must be MODULE; all
accessed disks are searched for the specified file.
,
to be
of your You cannot issue a MODMAP command for
area modules or that have been created GENKOD command.
modules that are eKS transient
with the NOKAP option of the
The load map associated with the file is displayed at the terminal, in
the format:
name location DMSMDP001E NO FILENAME SPECIFIED RC=24 DMSMOD002E FILE 'fn ft' NOT FOUND RC=28 DMSMOD018E NO LOAD MAP AVAILABLE RC=40 DMSMDP010E INVALID PARAMETER 'parameter' RC=24 Section 2. CMS Commands 133
MOVEFILE MOVEFILE Use the MOVEFILE command to VM/3 7 0 to any other device command is:
move data from any
supported by VM/370. device supported
The format of
by
the r I , r linddname I MOVEfile I I r , , I outddna me I I I I I I I , [ (PDS[) ]] , L L .J J L- ____ -:I inddname
outddname
is the ddname representing the input file
ddname is not specified, the default input
is used.
definition. If
ddname, INMOVE, is the ddname representing the output file definition. If
ddname is not specified, the default output ddname, OUTMOVE, is used. PDS moves each of the members of the CMS or TITLIB or of
an OS partitioned data set into a separate CMS disk file,
with a filename equal to the member name and a filetype
equal to the filetype of the output file definition.
1. Use the FILEDEF command to provide file definitions for the ddnames
used in the command. If you use the ddnames INMOVE and OUTMOVE on the FILEDEF commands, then you need not specify them on
the MOVEFILE command line. For example:
filedef inmove disk sys1 maclib b (member stow
filedef outmove disk stow macro
movefile
copies the member STOW from the OS partitioned data set SYS1.MACLIB into the file STOW If you enter:
filedef indd reader
filedef outdd printer
movefile indd outdd
a file is moved from your virtual card reader to your virtual
printer.
2. To copy an entire OS partitioned data set into individual CMS files, you could enter:
filedef test2 disk sys1 maclib b
filedef macro disk
movefile test2 macro (pds
These commands copy members from the OS partitioned data set SYS1.MACLIB or the file SYS1 MACLIB into separate files, each 13Q eMS Command and Macro
Previous Page Next Page