COBOL Messages


LNC1340

SI attribute does not match system description of file %1. Attribute ignored.

30

Cause . . . . . : The file was created without the DDS keyword INDARA.

Recovery . . . : Either re-create the file with this keyword in the DDS, or remove the SI attribute from the implementer-name in the program. Then recompile the program. Removing the SI attribute will cause the compiler to assume that the indicators are embedded in the input-output buffer.


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