MFPLI00540 - MFPLI00559
MFPLI00551E Fixed decimal scale factor should not be negative.
A fixed decimal scale factor in a declaration should be >= 0.
MFPLI00552S Argument input-argument-number supplied to the built-in built-in must be of type FLOAT.
The argument supplied to this built-in must be of type FLOAT BINARY or FLOAT DECIMAL.
MFPLI00553E Argument supplied to the built-in built-in must be arithmetic.
The argument supplied to this built-in must be arithmetic!.
MFPLI00554W Scale factor in the ROUND built-in should not be negative.
The scale factor for a FIXED DEC argument should not be negative, however, a negative scale factor in this context is tolerated.!
MFPLI00555E Scale factor in the ROUND built-in for a FLOAT argument must be > 0; 1 is being supplied.
The scale factor for a FLOAT argument must be positive.!
MFPLI00556S The scale factor supplied to the builtin-name built-in must be a constant integer expression.
The scale factor for this built-in must be a constant integer expression.
MFPLI00557E A scale factor is not allowed when the result type of the PRECISION built-in is type FLOAT; scale factor ignored.
The scale factor for the PRECISION built-in is not allowed when the first operand is type FLOAT BIN or FLOAT DEC.
MFPLI00558S ORDINAL value range of +/- 2147483647 exceeded.
The allowed range of ORDINAL values is -2147483647 to +2147483647.
MFPLI00559S ORDINAL values must be in increasing order.
ORDINAL VALUE speciifes a value less than the preceding.
Parent topic:
MFPLI - PL/I Compiler Messages