Exit TAUSCXCO: Determine local compiler options

The exit TAUSCXCO enables you to set the local compiler options for the background parser of the editor. This exit can be used to set the local compiler options depending on the SCLM language of an element. The exit is called from the user exit TAUSCXSL.

To activate the exit it is necessary that an application specific attribute is defined in SCLMdevor model with the name COMPOPT and the value '&SCLM_PROP_SPECIFIC_CompOpt.'. By default, this application specific attribute is not defined so that changes to TAUSCXCO do not take effect.

See Compiler Directives for valid local compiler options.

The default local compiler option setting for a COBOL program is:
DIALECT(ENTCOBOL) CICSECM XDB(NOVALIDATE) EXECDLI
The default local compiler option setting for a PL/I program is:
-margins 1,72 -cics