Sample autoinstall control program for programs, DFHPGADX

The CICS®-supplied default autoinstall program is an assembler-language command-level program, named DFHPGADX. The source of the default program is provided in COBOL, PL/I, and C, as well as in assembler language.

The names of the CICS-supplied programs and their associated copy books, and the CICSTS56.CICS libraries in which they can be found, are summarized in Table 1.

Table 1. Sample programs and copy books for program autoinstall
Language Member name Library
Executable file:    
Assembler (only) DFHPGADX SDFHLOAD
Program source:    
Assembler DFHPGADX SDFHSAMP
COBOL DFHPGAOX SDFHSAMP
PL/I DFHPGALX SDFHSAMP
C DFHPGAHX SDFHSAMP
Copy books:    
Assembler DFHPGACD SDFHMAC
COBOL DFHPGACO SDFHCOB
PL/I DFHPGACL SDFHPL1
C DFHPGACH SDFHC370