COBOL Messages


LNC0736

The character specified conflicts with a character used in an external floating-point 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 that are needed by an external floating-point PICTURE string.


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