COBEC9014F Invalid Preprocessor Debug Output option = <b>

The fourth flag in the TX preprocessor options specifies what debug files are to be produced.

It must be one of the following characters (not case-sensitive):

 
   N - no Debug files are produced 
   C - the .MCC file is produced.  This file is translated 
       source suitable for separate compilation. 
   D - the .MCD file is produced.  This file is useful in 
       debugging preprocessor behavior. 
   B - both the .MCC and .MCD files are produced. 
   0 - not specified
System Action:
Terminate the preprocess/check.
Resolution:
Correct the TX preprocessor options to specify one of the valid Debug Output options in the fourth position.
Module:
cicsprep(dfhxinit)
Destination:
STDOUT