MFPLI01240 - MFPLI01259
MFPLI01240E A STRUCTURE can be initialized only by the separate initialization of its elementary names. The INITIAL attribute on insert-name is being ignored.
MFPLI01241S The NAMES ExtraLinguals and ExtraLinguals Uppercase strings must be the same length and should have a 1-1 character mapping.
MFPLI01242S The character insert-name cannot be added as a valid character in an identifier.
MFPLI01243S A character value of insert-name was found as part of an identifier. Check for possible ASCII or EBCDIC source characters, or use the Extralinguals compiler option -names.
MFPLI01244S A character value of insert-name cannot be used for the OR (|) or NOT (^) symbol.
Only characters that are not part of the PL/I character set may be used as alternate or-signs or not-signs.
MFPLI01245S The argument of *PROCESS OR ('|') must be a character string of 1-7 chars.
MFPLI01246S The argument of *PROCESS NOT ('^') must be a character string of 1-7 chars.
MFPLI01247E The PACKAGENAME BUILTIN is undefined in this context.
MFPLI01248S An EXEC statement has been encountered; it should first be processed by the appropriate preprocessor.
MFPLI01249S The named constant insert-name could not be evaluated as a restricted expression at compile-time.
MFPLI01250E Named constants are NONASSIGNABLE.
MFPLI01251S The RECSIZE(n) attribute for insert-name must be an optionally signed integer, a named integer constant or a STATIC scalar with the attributes FIXED BIN(31).
MFPLI01252I The RECSIZE ENV attribute for insert-name.
MFPLI01253W The RECSIZE(n) attribute for insert-name is a named integer constant which is accepted as a language extension.
MFPLI01254S The second argument of the HEX built-in function must be of type char(1) nonvarying.
MFPLI01255S The character length of variable-name could not be evaluated as a restricted expression at compile-time. STATIC variables must have a constant size.
MFPLI01256S The third argument of the HEXIMAGE built-in function must be of type char(1) nonvarying.
MFPLI01257S Argument insert-name to the insert-name built-in must be a locator (OFFSET with explicit AREA declaration or a POINTER).
MFPLI01258W A dummy array argument has been created for argument number argument-number.
MFPLI01259E The PROCEDURENAME BUILTIN is undefined in this context.
Parent topic:
MFPLI - PL/I Compiler Messages