COBOL Messages


LNC1443

%1 is not a numeric item. A default numeric item has been assumed.

30

Cause . . . . . : Arithmetic expressions must not contain nonnumeric items or reference modified numeric items.

Recovery . . . : Make sure that all of the operands that you specify in an arithmetic statement are numeric. Do not reference modify any of them.


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