+

Search Tips | Advanced Search

Put samples on z/OSĀ®

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 for z/OS