TYPE MEMBER MEM {n:me}
displays member(sl of a library. If ft is MACLIB or TXTLIB r a MEMBER entry can be specified. If an asterisk (*) is
specified, all members of the library are displayed. If a name
is specified
r only that particular member is displayed.
1. If the HEX option is specified
r each record can be displayed in its
entirety; if not, no more than 130 characters of each record can be
displayed.
2 The length of each output line is
current terminal linesize (as command), whichever is smaller.
limited to 130 characters or the
specified by the CP TERMINAL 3. If the MEMBER option is specified more than once, only the last
member specified is typed. If one option is coded with an
asterisk (*), and another MEMBER option is specifiea with a member
name, only the specified member is typedr regardless of their order
on the command line. For example if you code:
type one maclib (member example1 member example2
only EXAMPLE2 is typed. If you code:
type one maclib (member example1 member *
only EXAMPLE1 is typed. The file is
specifications.
a header record:
displayed at the terminal according to the given When you use the HEX option
r each record is preceded by
RECORD nnnnn LENGTH=nnnnn DMSTYP002E DMSTYP003E DMSTYP005E DMSTYP009E DMSTYP013E DMSTYP029E DMSTYP033E DMSTYP03QE DMSTYPOlJ9E DMSTYP054E DMSTYP062E DMSTYP104S DMSTYP069E FILE 'fn ft fm' NOT FOUND RC=28
INVALID OPTION 'option' RC=24 NO 'option' SPECIFIED RC=2lJ COLUMN 'col' EXCEEDS RECORD LENGTH MEMBER 'name' NOT FOUND IN LIBRARY INVALID PARAMETER 'parameter' [IN
RC=24
FILE 'fn ft fm' IS NOT A LIBRARY NO ENTRIES IN LIBRARY 'fn ft fm'
INVALID LINE NUMBER 'line number' INCOMPLETE FILEID SPECIFIED RC=2lJ INVALID * IN FILEID RC=20 ERROR Inn' READING FILE 'fn ft fm' DISK 'mode' NOT ACCESSED RC=36
RC=24
RC=32
THE OPTION 'option' FIELD]
RC=32
RC=32
RC=24 FROM DISK RC=100 200 IBM VM/370 CMS Command and Macro Reference
UPDATE UPDATE Use the UPDATE command to modify program source files. The UPDATE command accepts a source input file and one or more files containing UPDATE control statements and updated source records; then it creates an
updated source output file, an update log file indicating what changes,
if any, were made, and an update record file if more than a single
update file is applied to the input file. The format of the UPDATE command is: r- I I Update I I I , I , , I I I L- fn 1 ft 1 f m 1 fn2 ft2 fm2 REP r r " fnl Iftl Ifml [fn2 [ft2 [fm2]]]1 I [ (options ••• [) ]] I ASSEMBLE ------- IAl " L L .J.J r , r "1 r "1 r 11 2Eii2!l.§: IREP I I IINC I ICTL I INOREPI INOSEQ81 L .J L J L J L J r , r "1 r , r , ISTK I ITERM I I 12!SK I ISTOR I INOSTKI I NOTERM I IPRINTI L .J L .J L .J L .J
is the file identifier of the source input file. The file
must consist of 80-character card image records with sequence fields in positions 73 through 80 or 76 through 80. If the filetype or filemode are omitted, ASSEMBLE and Al are
assumed, respectively.
is the file identifier of the update file. If the NOCTL
option is in effect, this file must contain UPDATE control
statements and updated source records. The default file
identifier is fnl UPDATE Al. If the CTL option is
specified, this file must be a control file that lists the
update files to be applied; the default file identifier is
fn 1 CNTRL A 1 creates an output source file with the same filename as
the input source file. If the output file is placed on
the same disk as the input file, the input file is
erased.
retains the old file in its
different filename to the
dollar sign ($) plus the
input filename (fnl).
original form, and assigns a
new file, consisting of a
first seven characters of the
specifies that the entire sequence field (columns 73
through 80) contains an eight-digit sequence number on every record of source input.
Section 2. CMS Commands 201
Previous Page Next Page