Put samples
The Put samples demonstrate how to put messages on a queue using the MQPUT call.
The application uses these MQI calls:
- MQCONN
- MQOPEN
- MQPUT
- MQCLOSE
- MQDISC
The program is delivered in COBOL and C, and runs in the batch and CICS environment. See Table 1 for the batch application and Table 1 for the CICS application.
Parent topic:
Features demonstrated in the sample applications
fg18020_