COBOL Messages


LNC2793

%1 phrase of the %2 statement invalid without the ALWNULL attribute. Phrase ignored.

30

Cause . . . . . : %1 phrase can only be specified on an I-O statement if the ALWNULL attribute is specified in the ASSIGN clause for file %3.

Recovery . . . : Remove the %1 phrase from the I-O statement, or add the ALWNULL attribute to the file.


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