COBOL Messages


LNC1615

%1 type required for file %2. Statement ignored.

30

Cause . . . . . : A file type of SD is required for file-name-1 of a SORT/MERGE/RETURN statement. The USING and GIVING files in SORT and MERGE statements must be of type FD.

Recovery . . . : Specify the correct file type.


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