Input Processing I 1
1
Initialize the Assembler Language
update procedure. (See Diagram 7·2 fo!" details.) 2 Assemble the program.
(See Diagram 7·3 for details.)
Diagram 7-1. Overview of the Asseabler Update Procedure
Chapter 7. Procedures for Generating and Updating VM/370 1'31 , .....
Input filename xxxxxxxx filetype ASSEMBLE filename xxxxxxxx
filetype CNTRL Notes
1 The CMS commands executed and the
return codes that result will not be
displayed on the virtual machine console. 2 The default options are: PR I NT, TERM, LIST, NODECK, NORENT, SYSPARM(SUPI. XREF(SHORT), and NOR LD. The options specified
for the VMFASM EXEC are: DISK, NOTERM, NOLlST, DECK, RENT, EXP, XREF, and RLD.
3 The CMS STATE command is executed.
A nonzero return code indicates that
the ASSEMBLE file was not found.
4 The CMS STATE command is executed.
A nonzero return code indicates that
the CNTRL file was not found.
5 The CP SPOOL command is executed.
Module
VMFASM
VMFASM
VMFASM
VMFASM
VMFASM
Processing > Set EXEC control off.
2 If any options are specified, reset
the default option to the specified
option.
3 Check that the ASSEMBLE file exists. If file not found, issue
message, set return code=1 and
exit.
4 Check that the control file exists. If file not found, issue message, set
return code=2 and exit.
5 Set up printer to spool continually. Label Ref Notes ·STSYS ·STCTL ·FUPD ur I "" .. CMS Diaqram 7-2. Initialization of 132 IB! VM/310 Service Routines Progra. Logic
Output *** filename ASSEMBLE NOT FOUND *** *** filename CNTRL NOT FOUND ***
Module Label Ref
Previous Page Next Page