MFPLI00020 - MFPLI00039
Lists the PL/I compiler messages from MFPLI00020 through MFPLI00039.
MFPLI00020S An IF, ON, DO, RETURN, LEAVE, or SELECT statement cannot be used as an on-unit.
MFPLI00021E This statement contains a duplicate declaration of "%1" and will be ignored.
MFPLI00022U The total number of declarations, parameter descriptors, and RETURNS descriptors in this DECLARE statement exceeds the implementation's limit.
MFPLI00023S This statement contains duplicate WHILE options.
MFPLI00024W The ENVIRONMENT option "%1" is not implemented.
MFPLI00025S Attributes declared for "%1" conflict with factored attributes.
MFPLI00026S This statement contains unbalanced parentheses.
MFPLI00027S Invalid syntax in this SELECT statement.
MFPLI00028S Invalid end of text. Check for unbalanced quotes or unbalanced comments.
MFPLI00029E An identifier contains more than 100 characters. Only the first 100 characters will be used.
MFPLI00030S A FORMAT, ENTRY, PROCEDURE, END, DECLARE, or DEFAULT statement appears in a context that requires an executable single statement, DO group, or BEGIN block.
MFPLI00031S A factored level cannot be applied to "%1".
MFPLI00032U Previous errors prevent continued compilation. If no previous errors were diagnosed, contact Micro Focus Support Line.
MFPLI00033S Invalid syntax in attribute list.
MFPLI00034S "%1" is declared with the TYPE attribute in a list of factored declarations, but the list of factored attributes also contains a TYPE attribute.
MFPLI00035S PROCEDURE, ENTRY, and FORMAT statements must have an unsubscripted label.
MFPLI00036S "%1" is an unrecognizable attribute.
MFPLI00037W An END statement has been supplied to close an open DO, SELECT, BEGIN, or PROCEDURE.
MFPLI00038S The scale-factor of a constant exceeds the implementation's limits.
MFPLI00039S The TYPE attribute has been used more than once.
Parent topic:
MFPLI00000 - MFPLI00199