COBOL Messages


LNC0512

%1 (ordinal %2) specified more than once in LITERAL phrase. Item ignored.

20

Cause . . . . . : In LITERAL phrase of ALPHABET-NAME clause each character or corresponding ordinal value can be specified only once. If the character that was specified more than once is unprintable, only the ordinal value is printed.

Recovery . . . : Remove duplicate characters or ordinal values.


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