This command reorders the reader queue to bring the listing file first.
Then issue:
readcard supvsr listing
edit supvsr listingcreate a eMS file centaining the assembly listing and to access it
fer the EDITBy using EDIT subcommands, a user can now scan
the listing for errors. If there are no errors, create aces file, SUPVSR TEXT, from file 1502, which is now the first file in the reader
queue. If thereare errors, issue:
erase supvsr listing
te discard the assembly listing, and
cp purge reader1502 te remove the correspondi ng a ssembl y te xt deck. NOW, use the CftS editor to correct the supervisor macro instructions
andpass the job stream over to DOS/VS for another assembly. When a supervisor text deck is ready for cataloging, insert it into
a LINKEDITDJCL job stream that was created from the ces file, ZLIE BOOKS (previously punched out). To insert the supervisor text deck,
issue the followingcommands: (from the CMS environment)
edit linkedit djcl (access the job stream)
next (position current line pointer)
delete 2 (remove CATALs and BKEND entries)
locate /include (position current line pointer)
getfile supvsr1 text (insert supervisor text deck)
file (replace updated job stream)
The updated LINKEDIT job stream can now be passed toDOS/VS for
execution. Either execute this phase interactively as on a real machine
or again use theCMS editor to tailor the LINKEDIT job stream; that is, remove any unnecessary jobs and remove the PAUSE statements from the
jobs that are to be run. As an option, the user can link-edit the IBe-supplied library and
service routinesby using the portion of the LINKEDIT file that follows
the new supervisor deck.
ADDINGI/O MODULES TO DOS/VS (DOS/VS RELEASE 34 AND EARLIER ONLY) The CMS editor can help assemble and catalog any additional Ioes mcdules. In the CMS environment, create a job stream file containing
all theIOCS macros to be assembled and ensure that each macro statement
includes theSEPASMB=YES entry. The following series of commands can he
entered:
cp spocl punch to *
cp purge reader all
punchiocsmods djcl
cp spool punch hold
cp spool printer to *
cp ipl250 clear 80 IBM VM/370 operating Systems in a Virtual Machine
Then issue:
readcard supvsr listing
edit supvsr listing
fer the EDIT
the listing for errors. If there are no errors, create a
queue. If there
erase supvsr listing
te discard the assembly listing, and
cp purge reader
and
a LINKEDIT
issue the following
edit linkedit djcl (access the job stream)
next (position current line pointer)
delete 2 (remove CATALs and BKEND entries)
locate /include (position current line pointer)
getfile supvsr1 text (insert supervisor text deck)
file (replace updated job stream)
The updated LINKEDIT job stream can now be passed to
execution. Either execute this phase interactively as on a real machine
or again use the
jobs that are to be run.
service routines
the new supervisor deck.
ADDING
all the
includes the
entered:
cp spocl punch to *
cp purge reader all
punch
cp spool punch hold
cp spool printer to *
cp ipl