COBOL Messages


LNC0377

%1 must be table key indexed by %2. Key ignored.

20

Cause . . . . . : The data item to the left of an equal sign in a WHEN phrase must be defined as a key for a table, indexed by the key associated with that table.

Recovery . . . : Use a properly indexed key or remove the reference.


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