TAUCMXCO - Set Local Compiler Options

The exit TAUCMXCO can be used to set the compiler options for the background parser of the local editor in Enterprise Developer.

The compiler options can be set depending on the component's language in ChangeMan.

The activation of the exit requires that an application-specific attribute is specified in the ChangeMan model with the name COMPOPT and the value '&CMG_PROP_SPECIFIC_CompOpt.'. This application-specific attribute is not specified in the ChangeMan model by default.

See Compiler Directives chapter for more information on 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