COBEC9010 - COBEC9019
COBEC9010F Preprocessor Option Flags missing
There was not a string following the PREPROCESS(cicsprep) directive to specify the TX preprocessor options. This string is required.
COBEC9011F Invalid COBOL Dialect option = <l>
The first flag in the TX preprocessor options specifies the language dialect.
COBEC9012F Invalid VSC2 Uppercase/Lowercase Source option = <c>
The second flag in the TX preprocessor options specifies whether lowercase syntax (literals can always be lowercase) is allowed.
COBEC9013F Invalid Preprocessor Error Pause option = <e>
The third flag in the TX preprocessor options specifies whether the preprocessor should pause and query the user when an error is encountered.
COBEC9014F Invalid Preprocessor Debug Output option = <b>
The fourth flag in the TX preprocessor options specifies what debug files are to be produced.
COBEC9015F Invalid DL/I Support option = <d>
The fifth flag in the TX preprocessor options specifies whether EXEC DLI support is present.
COBEC9016F Invalid SQL Support option = <s>
The sixth flag in the TX preprocessor options specifies whether EXEC SQL support is present.
COBEC9017F Invalid Reusable Code Manager Support option = <r>
The seventh flag in the TX preprocessor options specifies whether Reusable Code Manager support is needed.
COBEC9018F Invalid Unsupported Function Action code = <f>
The eighth flag in the TX preprocessor options specifies the default action to be taken for an unsupported CICS API command.
COBEC9019F Invalid Unsupported Option Action code = <o>
The ninth flag in the TX preprocessor options specifies the default action to be taken for an unsupported option on a CICS API command.
Parent topic:
COBEC Error Messages