MFPLI00260 - MFPLI00279
MFPLI00260S Bit(*) arrays are not supported for ANY and ALL array built-ins in this implementation.
MFPLI00261S Incorrect DEFAULT RANGE syntax.
MFPLI00262S DEFAULT is declared with conflicting attributes.
MFPLI00263S Incomplete VALUE specification in a DEFAULT statement.
MFPLI00264S Incorrect precision, scale or string length specified in a DEFAULT statement.
MFPLI00265S A CHARACTER or BIT string has been declared with a negative repetition factor, or the resulting string length exceeds 32767.
MFPLI00266W FILE attributes in DECLARATION and OPEN statements for FILE insert-name.
MFPLI00267E The *PROCESS MARGINS(l,r) directive must have an integer pair l,r with a valid range between 1,256. Left margin of 1 will be used.
MFPLI00268W The precision and scale of "insert-name" is being converted to FIXED DECinsert-name. Expect a possible loss of digits.
MFPLI00269E Invalid syntax in %%SKIP statement. The correct syntax is %%SKIP [(unsigned-integer-constant)];
MFPLI00270W The variable "insert-name" used in FREE must not be subscripted.
MFPLI00271S "insert-name" has been declared with an invalid asterisk iteration factor. Asterisk iteration factor cannot be used to initialize part of an array; it can only be used to initialize all elements of the array to the same value.
MFPLI00272S "insert-name" has been declared with an invalid asterisk iteration factor. Asterisk iteration factor can only be used to initialize all elements of the array to the same value.
MFPLI00273S The maximum number of dimensions for array "insert-name" has been exceeded.
MFPLI00274E VALUE and VARYING are conflicting attributes; VALUE ignored.
MFPLI00275S "insert-name" cannot be allocated because it is a self-defining STRUCTURE.
MFPLI00276S First argument of POSINT/INT must be a reference to CONNECTED storage.
MFPLI00277S Implicit conversion from OFFSET to POINTER or from POINTER to OFFSET in assignments or relational operations is valid only if the OFFSET is associated, in its declaration, with an AREA.
MFPLI00278S The OFFSET variable "variable-name" may be used as a locator only if it was associated, in its declaration, with an AREA.
MFPLI00279S Assignment of AREAs is valid only if the assignment target is of equal or greater size to the assignment source.
Parent topic:
MFPLI - PL/I Compiler Messages