COBOL Messages


LNC0339

Table %1 referenced in SEARCH statement has no index defined. Accepted.

20

Cause . . . . . : The INDEXED BY clause is missing for the table being searched.

Recovery . . . : Specify an INDEXED BY data item for this table.


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