COBOL Messages


LNC2516

%2 object %1 is not of a correct type. Clause discarded.

30

Cause . . . . . : The object of a LIKE clause should be a valid data-name or index-name, and the object of a TYPE clause should be a valid type-name.

Recovery . . . : Define the name %1, or change it to one that is of the correct type.


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