COBOL Messages


LNC2746

Nonnumeric literal in MOVE or INITIALIZE statement is not valid.

30

Cause . . . . . : A nonnumeric literal that is moved to a numeric or numeric edited data item must consist only of numeric characters.

Recovery . . . : Specify appropriate literal values in the MOVE or INITIALIZE statement.


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