Decimal positions are not allowed for an integer or unsigned value.
20
Cause . . . . . : Numeric literals with decimal positions are not allowed as parameters for keyword INZ when initializing integer or unsigned numeric variables. The initial value is ignored.
Recovery . . . : Remove the decimal digits from the numeric literal. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.