COBOL Messages


LNC0839

The character specified conflicts with the character used to denote DBCS items in the PICTURE clause.

0

Cause . . . . . : Declaring a character needed by the PICTURE string clause to be the currency sign will make its use in PICTURE strings ambiguous.

Recovery . . . : Avoid using currency sign characters which are needed by DBCS PICTURE string.


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