COBOL Messages


LNC2771

The REMAINDER phrase is not valid for a DIVIDE statement with a floating-point item.

30

Cause . . . . . : A DIVIDE statement that contains a floating-point receiver or a floating-point operand cannot include the REMAINDER phrase.

Recovery . . . : Remove the REMAINDER phrase, or change the floating-point items into another numeric data type.


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