MPLIE00020 - MPLIE00039
MPLIE00020W Option "option-name" has invalid numeric argument(s).
One or more numeric arguments to option "
option-name
" is invalid.
MPLIE00021W Option "option-name" has argument(s) that are invalid or out of range.
One or more arguments to option "
option-name
" is invalid or out of range.
MPLIE00022W Option "option-name" must have its argument enclosed in quotes.
The argument to option "
option-name
" is not enclosed in quotes.
MPLIE00023W Option "option-name" has incorrect length argument.
The length argument to option "
option-name
" is incorrect.
MPLIE00024W Option "option-name" has invalid argument.
The argument to option "
option-name
" is invalid.
MPLIE00025W Option PP specifies more than preprocessor-count preprocessor. Excess ignored.
Only
preprocessor-count
preprocessors may be specified in the PP option.
MPLIE00026W Option PP specifies more than character-count characters for a preprocessor option. Excess ignored.
A preprocessor option in this context may specify up to
character-count
characters.
MPLIE00027W Warnings have been issued during initialization (FERC=front-end-return-code).
During initialization warnings have been issued.
MPLIE00030W An END statement has been generated to close an open DO, SELECT, BEGIN, or PROCEDURE group/block.
An END statement has specified the label on a previous DO or SELECT group, BEGIN or PROCEDURE block and one or more END statements have been generated to close the intervening blocks or groups.
MPLIE00031E Lower array bound specification for "array-name" will likely produce incorrect results. Use of such arrays with SQL not recommended.
The lower bound of array "
array-name
" (which defaults to 1) is specified to be a value other than 1.
MPLIE00032E Number of dimensions for "array-name" is > 1. First dimension used.
Only one-dimensional arrays are supported in this context.
MPLIE00033S END statement label "label-name" does not match any open labeled DO, SELECT, BEGIN, or PROCEDURE statement. Outermost procedure closed.
The label "
label-name
" on the END statement does not match the label on any unclosed DO or SELECT group, BEGIN or PROCEDURE block.
MPLIE00035S Statement has too many tokens. Contact Micro Focus Support.
The internal structure STMT only allows 250 Kb for tokens.
MPLIE00036E Output def file cannot be created. Make sure the directory exists and attributes are correct.
The output DEF file cannot be created in the specified directory.
MPLIE00037S Severe errors have been detected during initialization (FERC=front-end-return-code). Correct the errors and retry.
During initialization severe errors have been detected.
MPLIE00038S < 2 command parameters specified. Input and output filenames are required.
Fewer than two command parameters have been specified.
MPLIE00039I Language element modified.
Character string constant contains imbedded hex.
Parent topic:
MPLIE - PL/I CICS, SQL, DLI, and INCLUDE Preprocessor and PL/I Source Conversion Tool Messages