MFPLI01280 - MFPLI01299
MFPLI01280E The second & third arguments applied to SUBSTR are out-of-range.
MFPLI01281E The second argument applied to SUBSTR is <= 0; 1 will be used instead.
MFPLI01282E The second argument applied to SUBSTR is too large; this will result in a zero-length string.
MFPLI01283S The first argument to the EDIT built-in must be computational.
MFPLI01284S The second argument to the EDIT built-in must character type.
MFPLI01285S The ITERATE statement is only valid within an iterative DO-group.
MFPLI01286E ITERATE consistency error. Correct all other errors. If this message persists, contact Micro Focus Support Line.
MFPLI01287S The first operand of the PICSPEC built-in must be of type CHARACTER NONVARYING.
MFPLI01288S The second operand of the PICSPEC built-in must be character-string literal with a valid picture specification.
MFPLI01289S The length of PICPSEC operand-1 is not a constant length.
MFPLI01290S The length of PICPSEC operand-1 does not match the picture specification length of operand-2.
MFPLI01291S READ INTO a named constant is not allowed.
MFPLI01292E insert-name can only be applied to structure members; ignored.
MFPLI01293S XMLATTR cannot be applied to "insert-name"; XMLATTR is invalid when applied to structures or unions.
MFPLI01294S insert-name cannot be applied to unnamed structure members.
MFPLI01295S XMLATTR cannot be applied to "insert-name"; XMLATTR is invalid unless the previous element at the same level has the XMLATTR attribute.
MFPLI01296S XMLOMIT cannot be applied to "insert-name"; XMLOMIT is invalid when applied to structures or unions.
MFPLI01297S XMLATTR cannot be applied to "insert-name"; XMLATTR is invalid when applied to arrays.
MFPLI01298S "insert-name" has NONASSIGNABLE attribute on assignment.
MFPLI01299S "insert-name" contains NONASSIGNABLE members on assignment.
Parent topic:
MFPLI - PL/I Compiler Messages