COBOL Messages


LNC1010

Hexadecimal literal %1 contains an odd number of characters. Last character removed.

30

Cause . . . . . : A hexadecimal literal must contain an even number of characters.

Recovery . . . : Add one character to the literal, or remove one character from it.


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