In hlq.ZSERVER you will find the z/Server software components (machine-readable material) and the following samples in hlq.ZSERVER.SAMPLIB:
- TAUSACOB
- Demonstrating an ISPF tool written in COBOL. The tool returns the parameters passed to it using the ISPF Shared Pool variable
TAUTOPM.
- TAUSAPL1
- Demonstrating an ISPF tool written in Open PL/I. The tool returns the parameters passed to it using the ISPF Shared Pool
variable TAUTOPM.
- TAUSACLA
- Demonstrating an ISPF tool written in CLIST that adds two input values and returns their sum.
- TAUSACLI
- Demonstrating an ISPF tool written in CLIST that returns the input value that is entered.