COBOL Messages


LNC1475

%1 contains both DBCS and non-DBCS items. Statement ignored.

30

Cause . . . . . : The %1 statement does not allow intermixing DBCS and non-DBCS operands. All identifiers and literals must be DBCS or DBCS edited if any identifier or literal in the statement is DBCS or DBCS edited.

Recovery . . . : Ensure that identifiers and literals are all DBCS or DBCS edited, or that none are DBCS or DBCS edited.


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