The Message Handler sample
The Message Handler sample allows you to browse, forward, and delete messages on a queue.
The application uses these MQI calls:
- MQCONN
- MQOPEN
- MQINQ
- MQPUT1
- MQCMIT
- MQBACK
- MQGET
- MQCLOSE
- MQDISC
The program is delivered in C and COBOL programming languages. The application runs under TSO. See Table 2 for the TSO application.
Parent topic:
Features demonstrated in the sample applications
fg18090_