This is a simple TSO command processor, written in assembler, to manipulate the JES symbols of the TSO session. It uses:
- the JES Symbol Service
- IKJPARS, the TSO command line argument parser
- IKJEFT02, the TSO message issuer routine
It currently has absolutely wretched error handling.