User-named conversion programs
You can replace DFHUCNV, the default user-replaceable conversion program, by one or more user-named conversion programs.
DFHUCNV is invoked if:
- A conversion template is not defined for the resource, or
- A conversion template is defined for the resource and the template
specifies
USREXIT=YES.
A user-named conversion program is invoked if:
- A conversion template is defined for the resource and the template
specifies
USREXIT=userprogramwhere userprogram is the name of the user-supplied conversion program.