7.4.3
SYMBOLIC LISTING
OF OBJECT
PROGRAM
7.4.4
OBJECT PROGRAM
7.4.5
DATA MAP
7.S
RERUN/RESTART
PROCEDURES
7.S.1
RERUN
60229400
When 0 is specified on the $UCBL card, an object program listing is printed
following the source program listing. For each instruction generated, a
mnemonic operation code and data reference codes are presented. An octal
representation of each instruction is also printed.
When X or P is specified on the COBOL control card, the object program is
written on load-and-go or standard punch files. The decks produced may be
executed in the usual manner.
When
l\II
is specified in combination with L on the COBOL control card, a
data map of the information described in the Data Division of the source
program is printed following the source program listing.
When the RERUN option of the I -O-CONTROL paragraph is specified in the
source program, special control cards are required to create a rerun dump
file and to produce absolute task dumps which may later be used to restart
the job. Required control cards are listed below.
Cards to allocate object-
time mass storage space for user files are not shown:
$JOB, ...
$SCHED, .. .
$*DEF(A, ... )
Allocate the rerun dump file (mass storage
only) ; block size must be at least 256 characters
$*DEF(~,
W, rdsi, ... )
Open the rerun dump file
$xxxx,idsi
Call task xxxx from idsi (INP, LGO, etc.)
If the rerun dump file is on tape, the allocate card is not required and the open
card will contain U as the first parameter. Only one rerun dump file may be
opened for a given job.
7-9
Need help?
Do you have a question about the 3300 and is the answer not in the manual?