MFPLI00380 - MFPLI00399
Lists the PL/I compiler messages from MFPLI00380 through MFPLI00399.
MFPLI00380S The number of single-byte characters in a W or G string constant should be a multiple of 2.
MFPLI00381E %1 is a named constant declared with a conflicting storage attribute; attribute ignored.
MFPLI00382S DISPLAY requires a scalar expression.
MFPLI00383W %1 is shorter than the string assigned and will be truncated.
MFPLI00384W %1 is shorter than the supplied INITIAL value and will be truncated.
MFPLI00385S INDEX BUILTIN starting position will cause a run-time STRINGRANGE condition.
MFPLI00386E A NONCONNECTED array reference should not be used as an argument to the ADDR, SIZE, STG, or CSTG built-in functions.
MFPLI00387S A NONCONNECTED array reference cannot be used in a READ INTO or WRITE FROM option.
MFPLI00388S A NONCONNECTED array reference cannot be used as the base reference of a DEFINED variable.
MFPLI00389S A NONCONNECTED array reference cannot be used as an argument that is passed by-reference to a parameter that has constant extents.
MFPLI00390E %1 uses the REFER option; BASED variables should not contain both refer-extents and other extents with non-constant values.
MFPLI00391S %1 cannot use the REFER option; BASED variables cannot contain both refer-extents and other extents with non-constant values.
MFPLI00392W There is an OPTIONS attribute mismatch between PROCEDURE "%1" and the EXTERNAL ENTRY declaration for the same PROCEDURE.
MFPLI00393E PLITDLI is a special IMS name and should not be declared with an ENTRY decscriptor list or as a function; assuming "DCL PLITDLI ENTRY;" for IMS linkage.
MFPLI00394E %1 is an invalid DEFINED overlay.
MFPLI00395E %1 is declared as DEFINED but requires more storage than its base variable.
MFPLI00396E %1 is BASED on ADDR("x") but requires more storage than its BASED reference.
MFPLI00397S An array is not a valid argument to PLITDLI.
MFPLI00398S The ITERATIVE label-constant %1 is not present within a containing iterative DO-group.
MFPLI00399E The DIVIDE built-in scale-factor for FIXED BINARY arguments should be zero. Integer result, ignoring quotient, will be produced.
Parent topic:
MFPLI00200 - MFPLI00399