Names of the sample TSO applications

 

The names of the programs supplied for each of the sample TSO applications, and the libraries where the source, JCL, and, for the Message Handler sample only, the executables reside, are listed in the following tables:

Mail manager sample Table 1
Message handler sample Table 2

These samples use ISPF panels. You must therefore include the ISPF stub, ISPLINK, when you link-edit the programs.

TSO Mail Manager sample
Member name For language Description Source supplied in library
CSQ4CVD independent WebSphere MQ for z/OS object definitions SCSQPROC
CSQ40 independent ISPF messages SCSQMSGE
CSQ4RVD1 COBOL CLIST to initiate CSQ4TVD1 SCSQCLST
CSQ4TVD1 COBOL Source program for Menu program SCSQCOBS
CSQ4TVD2 COBOL Source program for Get Mail program SCSQCOBS
CSQ4TVD4 COBOL Source program for Send Mail program SCSQCOBS
CSQ4TVD5 COBOL Source program for Nickname program SCSQCOBS
CSQ4VDP1-6 COBOL Panel definitions SCSQPNLA
CSQ4VD0 COBOL Data definition SCSQCOBC
CSQ4VD1 COBOL Data definition SCSQCOBC
CSQ4VD2 COBOL Data definition SCSQCOBC
CSQ4VD4 COBOL Data definition SCSQCOBC
CSQ4RCD1 C CLIST to initiate CSQ4TCD1 SCSQCLST
CSQ4TCD1 C Source program for Menu program SCSQC37S
CSQ4TCD2 C Source program for Get Mail program SCSQC37S
CSQ4TCD4 C Source program for Send Mail program SCSQC37S
CSQ4TCD5 C Source program for Nickname program SCSQC37S
CSQ4CDP1-6 C Panel definitions SCSQPNLA
CSQ4TC0 C Include file SCSQC370

TSO Message Handler sample
Member name For language Description Source supplied in library Executable supplied in library
CSQ4TCH0 C Data definition SCSQC370 None
CSQ4TCH1 C Source program SCSQC37S SCSQLOAD
CSQ4TCH2 C Source program SCSQC37S SCSQLOAD
CSQ4TCH3 C Source program SCSQC37S SCSQLOAD
CSQ4RCH1 C and COBOL CLIST to initiate CSQ4TCH1 or CSQ4TVH1 SCSQCLST None
CSQ4CHP1 C and COBOL Panel definition SCSQPNLA None
CSQ4CHP2 C and COBOL Panel definition SCSQPNLA None
CSQ4CHP3 C and COBOL Panel definition SCSQPNLA None
CSQ4CHP9 C and COBOL Panel definition SCSQPNLA None
CSQ4TVH0 COBOL Data definition SCSQCOBC None
CSQ4TVH1 COBOL Source program SCSQCOBS SCSQLOAD
CSQ4TVH2 COBOL Source program SCSQCOBS SCSQLOAD
CSQ4TVH3 COBOL Source program SCSQCOBS SCSQLOAD

 

Parent topic:

Preparing sample applications for the TSO environment


fg18150_