MFPLI01280 - MFPLI01299
Lists the PL/I compiler messages from MFPLI01280 through 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.
MFPLI01282S 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 %1 can only be applied to structure members; ignored.
MFPLI01293S XMLATTR cannot be applied to "%1"; XMLATTR is invalid when applied to structures or unions.
MFPLI01294S %1 cannot be applied to unnamed structure members.
MFPLI01295S XMLATTR cannot be applied to "%1"; XMLATTR is invalid unless the previous element at the same level has the XMLATTR attribute.
MFPLI01296S XMLOMIT cannot be applied to "%1"; XMLOMIT is invalid when applied to structures or unions.
MFPLI01297S XMLATTR cannot be applied to "%1"; XMLATTR is invalid when applied to arrays.
MFPLI01298S "%1" has NONASSIGNABLE attribute on assignment.
MFPLI01299S "%1" contains NONASSIGNABLE members on assignment.
Parent topic:
MFPLI01200 - MFPLI02099