MFPLI00580 - MFPLI00599
MFPLI00580S Ordinal member "insert-name" exceeds an implementation limit processing the ORDINAL group "insert-name". Reduce the number of ORDINAL members and/or try shortening the member names.
An implementation dependent ORDINAL vector containing ordinal names and values exceeds 32K.
MFPLI00581S ORDINAL type in a RETURN statement must match the ORDINAL RETURNS descriptor.
The ORDINAL type in a return statement must be the same as the ORDINAL type returned by the function.
MFPLI00582S "insert-name" has been declared with a non-ORDINAL initial value.
The ORDINAL initial value must be the same as the ORDINAL type as the declaration.
MFPLI00583S ORDINALs must have the same ORDINAL type for comparision.
Conversion of ORDINALS with differing ORDINAL types is invalid.
MFPLI00599W "member-name" is non-computational; all non-computational members referenced in this IO statement will be ignored during processing (skipped).
The computational members will be processed, but non-computational members will be ignored (skipped).
Parent topic:
MFPLI - PL/I Compiler Messages