MPLIE00000 - MPLIE00019
MPLIE00002E EXEC statement is invalid or incomplete.
The preprocessor encountered unexpected syntax parsing the EXEC statement.
MPLIE00003U ERROR condition detected. ONCODE=oncode-value. Contact Micro Focus Support.
The ERROR condition has been raised.
MPLIE00004S Input source file not found. Make sure the file exists in correct directory.
The input source file is not found in the specified directory.
MPLIE00005S Output source file cannot be created. Make sure the directory exists and attributes are correct.
The output source input file cannot be created in the specified directory.
MPLIE00006S Listing file cannot be created. Make sure the directory exists and attributes are correct.
The listing file cannot be created in the specified directory.
MPLIE00007S More than file-count source files. Contact Micro Focus Support.
The internal array FILETAB can only hold information about
file-count
source files.
MPLIE00008S Module module-name could not be loaded. Contact Micro Focus Support.
The ERROR condition was raised with ONCODE=9250 fetching module
module-name
.
MPLIE00009S Statement > line-count source lines. Contact Micro Focus Support.
The statement spans more lines than can be processed.
MPLIE00010I A ";" appears within a comment. Ending comment delimiter may be missing.
A semicolon appearing within a comment may indicate that an ending comment delimiter is missing.
MPLIE00011I A ";" appears within a string constant. Ending string delimiter may be missing.
A semicolon appearing within a string constant may indicate that an ending string delimiter is missing.
MPLIE00012E Unbalanced parentheses. Missing ")" supplied.
There is a left parenthesis that is not balanced by a corresponding right parenthesis.
MPLIE00013E Error saving Eclipse repository information file.
Error opening .dcf file.
MPLIE00016S END statement encountered when there are no open groups/blocks.
There is an END statement that does not correspond to an open DO or SELECT group, PROCEDURE or BEGIN block.
MPLIE00017E Invalid Preprocessor option: "option-name".
Uexpected syntax encountered parsing the preprocessor option "
option-name
".
MPLIE00018S More than procedure-count system generated internal procedures. Contact Micro Focus Support.
The internal array INT_PROC_NAMES can only hold information about
procedure-count
generated internal procedures.
MPLIE00019W Option "option-name" has a syntax error or has incorrect number of argument(s).
Unexpected syntax encountered parsing the option "
option-name
" and/or the number of arguments.
Parent topic:
MPLIE - PL/I CICS, SQL, DLI, and INCLUDE Preprocessor and PL/I Source Conversion Tool Messages