DK1EXDFN Macro Parameters

The parameters of the DK1EXDFN macros in the DK1TX072 module are used to modify the definitions for the user exits.

TYPE parameter:

The TYPE parameter in the DK1EXDFN macro determines whether a header (INITIAL) or an exit (ENTRY) definition will be produced.

  • DK1EXDFN TYPE=INITIAL,… defines a header
  • DK1EXDFN TYPE=ENTRY,…. defines an exit