COBOL Messages


LNC0429

%1 cannot be compared to %2. Statement accepted.

20

Cause . . . . . : The indicated items are defined as types which cannot be compared to each other (for example, USAGE IS INDEX and numeric literal).

Recovery . . . : Specify a valid comparison.


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