MFPLI00240 - MFPLI00259
MFPLI00240S The first argument of ROUND must be a FIXED DECIMAL value with a nonzero scale-factor.
MFPLI00241W A noninteger value has been converted to an integer for use as a subscript or as an integer argument to a built-in function.
MFPLI00242S An IGNORE option cannot be given with an INTO or SET option.
MFPLI00243W Conversion of an arithmetic expression to a CHAR(1) target always results in a space " " due to conversion rules. Use the BYTE BUILTIN if direct assignment as a byte-value is intended.
MFPLI00244S The SIZE built-in function requires a CONNECTED level-one variable reference with no * subscripts as its argument.
MFPLI00245S insert-name is a STRUCTURE containing the UNION attribute and cannot be used in a STREAM I/O statement.
MFPLI00246E "insert-name" contains an illegal use of the UNION attribute. It is ignored. The UNION attribute may be used only on a STRUCTURE.
MFPLI00247S Possible Compiler Error: Unable to determine size_units of "insert-name" for the SIZE built-in function.
MFPLI00248E Possible preprocessor error: mismatched %%ENDFILE at physical line: line-number in FILE: file-name. Please contact Micro Focus Support Line.
MFPLI00249S Missing argument in call to "entry-name" is not valid unless the OPTIONAL attribute is present or OPTIONS(VARIABLE) is specified in the ENTRY declaration.
MFPLI00250S Only integers are allowed with K, M, or G suffix.
MFPLI00251S "insert-name" has been declared with the UNALIGNED attribute. OFFSET, LABEL, and AREA cannot be unaligned.
MFPLI00252E A target variable "insert-name" in the assignment BY NAME is not a STRUCTURE.
MFPLI00253I No assignments are generated by this BY NAME assignment statement.
MFPLI00254S Negative arguments are not allowed for HIGH or LOW intrinsic functions.
MFPLI00255W Number of parameters for PROCEDURE "insert-name" does not agree with the EXTERNAL ENTRY declaration for the same PROCEDURE.
MFPLI00256W Parameter "insert-name" type conflicts with the parameter type and/or attributes declared in the EXTERNAL ENTRY declaration for the same PROCEDURE.
MFPLI00257W There is a return descriptor mismatch between PROCEDURE "insert-name" and the EXTERNAL ENTRY declaration for the same PROCEDURE.
MFPLI00258W RETURNS descriptor type of function "insert-name" conflicts with the return type declared in the EXTERNAL ENTRY declaration for the same function.
MFPLI00259S Array built-ins require an array of scalars as an argument.
Parent topic:
MFPLI - PL/I Compiler Messages