MFPLI00360 - MFPLI00379
Lists the PL/I compiler messages from MFPLI00360 through MFPLI00379.
MFPLI00360S Only CONTROLLED variables can be passed to CONTROLLED parameters.
MFPLI00361W The value specified for the named constant %1 cannot be converted to this constant type.
MFPLI00362E %1 is declared with conflicting storage attributes.
MFPLI00363E %1 is a STRUCTURE member and cannot be declared with a storage class.
MFPLI00364E The specified precision and/or scale is not large enough to accept an assigned constant. Expect a loss of digits.
MFPLI00365E PACKAGES should not contain FETCHABLE PROCEDUREs.
MFPLI00366S The character length of %1 could not be evaluated as a restricted expression at compile-time. Parameters of type CHAR, BIT, and AREA must have a constant length or a star-extent.
MFPLI00367S The first argument to the XMLCHAR built-in must be a non-array STRUCTURE reference.
MFPLI00368S The second argument to the XMLCHAR built-in must be a POINTER.
MFPLI00369S An XMLCHAR STRUCTURE reference must not contain any substructures which use an * in place of a name.
MFPLI00370S An XMLCHAR STRUCTURE reference must not contain any arrays which are not completely subscripted.
MFPLI00371S An XMLCHAR STRUCTURE reference must not contain any base elements of non-computational type.
MFPLI00372E %1 is an illegal overlay define. Only CHARACTER, BIT or PICTURE types are allowed with the POSITION attribute and the overlay types must be compatible.
MFPLI00373S Available.
MFPLI00374S The compile-time switch "-initcall %1" conflicts with a declaration of the same name; if declared it must be an ENTRY compatible with ENTRY (CHAR(*)).
MFPLI00375S The argument of the OMITTED built-in must be a parameter variable reference.
MFPLI00376S The OMITTED built-in does not allow a parameter reference passed BYVALUE.
MFPLI00377S The REPLY option requires a scalar CHARACTER reference.
MFPLI00378S "%1" has been declared with a non-constant INITIAL repeat factor. STATIC variables must have constant initial repeat factors.
MFPLI00379E "%1" is a scalar item declared with a non-asterisk INITIAL repeat factor (ignored).
Parent topic:
MFPLI00200 - MFPLI00399