COBOL Messages


LNC2514

Incorrect %2 clause for %1. Clause ignored.

30

Cause . . . . . : The %2 clause for %1 is incorrect. Only a simple or qualified data name is legal as a LIKE object, and only a type name is legal as a TYPE object.

Recovery . . . : Correct the %2 clause, so that it has a legal object.


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