COBOL Messages


LNC0468

SORT-MERGE file %1 not allowed in USE statement. File-name ignored.

20

Cause . . . . . : A SORT or MERGE (SD) file cannot be specified in the file-name phrase of the USE AFTER STANDARD ERROR PROCEDURE statement in the DECLARATIVES section. The file %1 will be ignored from the USE statement.

Recovery . . . : Either remove the Sort-Merge file from the USE statement or specify a file-name that is not a Sort-Merge file.


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