COBOL/400 Language Help

record-name-1

Record-name-1 must specify the name of a logical record in a sort-merge file description entry (SD). Record-name-1 may be qualified.

Record-name-1 and identifier-1 must not refer to the same storage area.

If the RELEASE statement is executed without a specified SD entry for file-name-1 in a SAME RECORD AREA clause, the information in record-name-1 is no longer available.

If the SD entry is specified in a SAME RECORD AREA clause, record-name-1 is still available as a record of the other files named in that clause.


[ Top of Page | Previous Page | Next Page | Table of Contents ]