COBOL Messages


LNC1477

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

30

Cause . . . . . : The indicated items are defined as types which cannot be compared to each other. When one item in a comparison is a Double Byte Character Set (DBCS) data item, a DBCS Edited data item, or a DBCS literal, the other item must be a DBCS data item, a DBCS Edited data item, a DBCS literal, or a Group data item.

Recovery . . . : Specify a valid comparison.


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