COBOL Messages


LNC2780

Numeric function %1 was found, but was not allowed in this context. Statement discarded.

30

Cause . . . . . : A numeric intrinsic function can only be specified within an arithmetic expression.

Recovery . . . : Replace the intrinsic function with a data-item that contains the precalculated value of the Intrinsic-Function.


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