COBOL Messages


LNC0193

Two file-names in MERGE statement found in a SAME AREA or SAME SORT/SORT-MERGE AREA clause. Ignored.

20

Cause . . . . . : No two files in a MERGE statement may be specified in the same SAME AREA or SAME SORT/SORT-MERGE AREA clause. File-names %1 and %2 belong to either the same SAME AREA or SAME SORT/SORT-MERGE AREA clause.

Recovery . . . : Specify only one of the two files in the MERGE statement.


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