Previous Topic: DUMPUCBNext Topic: EASYPROC


DYNEXITS

The DYNEXITS option specifies the names of the assembler exits that are to be dynamically loaded by CA JCLCheck.

This option has the following format:

DYNexits(exit1,...exit9)|NODYNexi
exit1 through exit9

Define the suffix names of the standard assembler exits that are as follows:

XJOB,XEXE,XDD,XSTE,XERR,XEOJ,XEOF,XCTL,XSEC,XGET

These exit suffixes correlate to the assembler exits which begin with CAZ1 and end with one of these suffixes, for example CAZ1XJOB.

NODYNexi

Specifies no assembler exits are to be loaded.

Note: Exits linked into CAZ2CJCL or passed as a register 1 parameter are not overridden with the dynamically loaded exit.