MFPLX08100 - MFPLX08119
MFPLX08100I Usage: mfplx [options] {source_file | object_file | library_file}
mfplx has been executed without any options or an input file.
MFPLX08101S The command-line option "option-name" is missing a required argument.
option-name
should be followed by an appropriate argument.
MFPLX08102W The command-line option "option-name" is not supported (ignored). Try "mfplx -help".
option-name
is not a supported option.
MFPLX08103W The command-line option "option-name" is a duplicate of another command-line option with a conflicting argument. Last occurrence taken.
option-name
is specified more than once with different arguments.
MFPLX08104W The command-line option "option-name" is a duplicate of a previous common directive with a conflicting -[no] prefix. Last occurrence taken.
option-name
is specified more than once with a different -[no] prefix, example -list vs. -nolist.
MFPLX08105W The command-line option "option-name" is a duplicate of a previous command-line option with a conflicting -[no] prefix. Last occurrence taken.
option-name
is specified more than once with a different -[no] prefix, example -lits vs. -nolist.
MFPLX08106I "insert-name" is a duplicate option.
MFPLX08107W Default listing names used due to multiple sources with -l <filename> or -list <filename>.
MFPLX08108W A *PROCESS directive has overridden the command-line switch "compile-option".
MFPLX08109U Compilation aborted.
MFPLX08110S No input files to process.
Either no input file has been specified or the input file follows an option that is missing a required argument.
MFPLX08111W "insert-name" requires the INCL preprocessor. Use "-incl" or "-pporder".
MFPLX08112W "insert-name" requires the DLI preprocessor. Use "-dli" or "-pporder".
MFPLX08113W "insert-name" requires the SQL preprocessor. Use "-sql" or "-pporder".
MFPLX08114W "insert-name" requires the CICS preprocessor. Use "-cics" or "-pporder".
MFPLX08115W "insert-name" requires the MACRO preprocessor. Use "-pp" or "-pporder".
MFPLX08116W "insert-name" is applied to the MFPLI compiler only; no source files present.
MFPLX08117I "insert-name" must be the only option (ignored).
MFPLX08118S Mismatched quote starting at: "text-extract".
There is no closing quote corresponding to the opening quote at
text-extract
.
MFPLX08119S The "option-name" option requires an integer argument.
Non-integer argument specified for
option-name
.
Parent topic:
MFPLX - PL/I Compilation System Messages