COBOL Messages


LNC0145

No OPEN statement of proper mode has been found to allow the %2 statement for file %1.

20

Cause . . . . . : An OPEN statement with a proper mode to allow the %2 statement does not exist in the program.

Recovery . . . : Include an OPEN statement with the required mode for this I-O operation.


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