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.
Parent topic:
MFPLI - PL/I Compiler Messages