COBOL Manual for TNS and TNS/R Programs
Using HP COBOL in the OSS Environment
HP COBOL Manual for TNS and TNS/R Programs—522555-006
19-16
I-O-CONTROL Paragraph
rerun-file-2-phrase
units
condition
are handled as comments.
SAME AREA clause
specifies the files that share the same memory during program execution. These
files do not share disk space or tape space.
The SAME AREA clause has different meanings for I-O files (sequential, relative,
indexed) than for sort-merge files.
same-file
is a file name.
recs
RECORDS
END
OF
REEL
UNIT
OF
rerun-file-2
VST059.vsd
AREA
RECORD
FOR
SAME
same-file
MERGE
SORT
VST060.vsd