COBOL Messages


LNC1393

ACCEPT of I-O-FEEDBACK/OPEN-FEEDBACK requested but no files defined in program. Statement ignored.

30

Cause . . . . . : An ACCEPT of I-O-FEEDBACK/OPEN-FEEDBACK can only be valid if files are specified in the program.

Recovery . . . : Correct or remove the ACCEPT statement or define a file in the program for the I-O-FEEDBACK/OPEN-FEEDBACK operation.


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