COBOL Messages


LNC1627

(NOT) INVALID KEY phrase not valid in %1 statement without SUBFILE. Statement ignored.

30

Cause . . . . . : For the INVALID KEY phrase or NOT INVALID KEY phrases to be used for a file of TRANSACTION organization, SUBFILE must follow the I/O verb.

Recovery . . . : Remove the (NOT) INVALID KEY phrase from the statement, or add the SUBFILE keyword to the statement.


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