MFPLX08200 - MFPLX08219
MFPLX08200W *PROCESS "option-name" is an unrecognized option; ignored.
"%1%s" is specified on a *PROCESS statement but is not recognised as an option.
MFPLX08201W *PROCESS "option-name" is not supported; note, behavioral differences might occur.
"
option-name
" is a valid option for other PL/I compilers but is not supported by this compiler.
MFPLX08205I *PROCESS "option-name" is a duplicate option with a conflicting argument. Last occurrence taken.
The same option has been specified more than once and with different values.
MFPLX08207I *PROCESS "option-name" is a conflicting -[no] option. Last occurrence taken.
MFPLX08209E *PROCESS too many "insert-name" symbols; max 7 allowed.
At most seven alternate symbols may be specified for the or-sign or not-sign.
MFPLX08212W *PROCESS "insert-name" unclosed comment assumed at end-of-line.
Comments on *PROCESS statements cannot span lines.
MFPLX08214I *PROCESS option-name occurs more than once and differs. Last occurrence taken.
The same option has been specified more than once and with different values.
MFPLX08215W *PROCESS MARGINS ignores the optional carriage control character position.
The optional carriage control character position is not supported.
MFPLX08216W *PROCESS MARGINS(l,r) must have an integer pair l,r with a valid range between 1,100; 2,72 used.
The column number of the left source margin must not exceed 100 and the column number of the right source margin must be greater than the left source margin and not exceed 100.
MFPLX08217W *PROCESS insert-name ignored; -pporder must be used for equivalent functionality. Refer to the Open-PLI documentation.
MFPLX08218W *PROCESS statements are not allowed under -noprocess; all ignored.
If the -noprocess option is specified *PROCESS statements are not allowed.
MFPLX08219W *PROCESS OPT(x) requires 0,1,2,3 or TIME; 0 used;
Only 0 to 3 or TIME are permitted as arguments to the OPTIMIZE option.
Parent topic:
MFPLX - PL/I Compilation System Messages