MFPLI00320 - MFPLI00339
Lists the PL/I compiler messages from MFPLI00320 through MFPLI00339.
MFPLI00320S Internal compiler error - unimplemented resis rule.
MFPLI00321W The RECURSIVE attribute is not allowed on an ENTRY statement; ignored.
MFPLI00322E Mixed string (M) constants are only partially supported.
MFPLI00323E CHARGRAPHIC option is not fully supported.
MFPLI00324E The argument of the STRING function cannot be NONCONNECTED array with non-constant extents.
MFPLI00325E Internal compiler error - incorrect nesting of initial factors for symbol %1.
MFPLI00326E The nesting level of initial repeat factors for symbol %1 exceeds the implementation limit if 32.
MFPLI00327E PLISRTx BUILTIN has fewer than required number of parameters.
MFPLI00328E PLISRTx routine has excessive number of parameters. Extra parameters are ignored.
MFPLI00329E Declared LABEL array %1 has been implicitly initialized with the subscripted labels, however these arrays must be non-STATIC.
MFPLI00330E Declared LABEL scalar variable %1 cannot be implicitly initialized with the subscripted labels. Only LABEL arrays can be initialized this way.
MFPLI00331E Declared LABEL array %1 has more than one dimension. Only one-dimensional LABEL arrays can be implicitly initialized by subscripted labels.
MFPLI00332E Declared LABEL array %1 is being implicitly initialized with subscripted label(s) whose subscript is out of range.
MFPLI00333E Explicitly initialized LABEL array %1 is being initialized implicitly with subscripted label(s). Only one form of initialization is allowed.
MFPLI00334W VARIABLE attribute is ignored in the DEFAULT statement.
MFPLI00335E Number of dimensions in the subscripted LABEL does not match the declared LABEL array %1 .
MFPLI00336W The undeclared name %1 has been contextually declared.
MFPLI00338W STRUCTURE %1 contains padding between some of its elements.
MFPLI00339W Assignment of arrays with non-constant extents may only be valid if both sides of the assignment have identical size.
Parent topic:
MFPLI00200 - MFPLI00399