COBOL Messages


LNC0756

%1 internal floating-point item has a value that is not valid. %2 used as value.

20

Cause . . . . . : The VALUE clause for an internal floating-point item must be a floating-point literal, the figurative constant ZERO, or a numeric value of zero.

Recovery . . . : Specify a valid literal for an internal floating point item, or change the USAGE of the item.


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