MFPLI10120 - MFPLI10139
MFPLI10120W The PACKAGE statement with the RESERVES option is not yet supported.
Neither the RESERVED attribute nor the RESERVES option are yet supported.
MFPLI10121W The PACKAGE statement with the OPTIONS option is not yet supported.
The OPTIONS option is not yet supported on the PACKAGE statement.
MFPLI10123W The attribute-name attribute is not yet supported; ignored.
The attribute
attribute-name
is not yet supported and is ignored.
MFPLI10124W Parameters of type AREA(*) with length > 32K are not yet supported; argument number argument-number is variable-sized and could exceed 32K.
Only AREA arguments with length <= 32K can be passed to AREA(*) parameters.
MFPLI10125S Passing arguments of type AREA with length > 32K to AREA(*) is not yet supported; argument number argument-number is > 32K.
Only AREA arguments with length <= 32K can be passed to AREA(*) parameters.
Parent topic:
MFPLI - PL/I Compiler Messages