Browse sample
The Browse sample demonstrates how to browse a message, print it, then step through the messages on a queue.
The application uses these MQI calls:
- MQCONN
- MQOPEN
- MQGET for browsing messages
- MQCLOSE
- MQDISC
The program is delivered in the COBOL, assembler, PL/I, and C languages. The application runs in the batch environment. See Table 2 for the batch application.
Parent topic:
Features demonstrated in the sample applications
fg18040_