[z/OS]

Get samples on z/OS®

The Get samples demonstrate how to get messages from a queue using the MQGET call.

The application uses these MQI calls:
  • MQCONN
  • MQOPEN
  • MQGET
  • 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.