MFPLI00380 - MFPLI00399
MFPLI00380S The number of single-byte characters in a W or G string constant should be a multiple of 2.
MFPLI00381E insert-name is a named constant declared with a conflicting storage attribute; attribute ignored.
MFPLI00382S DISPLAY requires a scalar expression.
MFPLI00383W insert-name is shorter than the string assigned and will be truncated.
MFPLI00384W insert-name 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 insert-name uses the REFER option; BASED variables should not contain both refer-extents and other extents with non-constant values.
MFPLI00391S insert-name 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 "insert-name" and the EXTERNAL ENTRY declaration for the same PROCEDURE.
MFPLI00393E PLITDLI is a special IMS name and should not be declared with an ENTRY descriptor list or as a function; assuming "DCL PLITDLI ENTRY;" for IMS linkage.
MFPLI00394E insert-name is an invalid DEFINED overlay.
MFPLI00395E insert-name is declared as DEFINED but requires more storage than its base variable.
MFPLI00396E insert-name 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 insert-name 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:
MFPLI - PL/I Compiler Messages