COBOL/400 Language Help

GIVING

When you specify the GIVING phrase, all the merged records in file-name-1 are automatically transferred to the output files (file-name-4). At the start of the execution of the MERGE statement, the file referenced by file-name-4 must not be open.


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