Running the amq0req0.cbl sample
The COBOL version does not have any parameters. It connects to the default queue manager and when you run it you are prompted:
Please enter the name of the target server queueThe program takes its input from StdIn and adds each line to the target server queue, taking each line of text as the content of a request message. The program ends when a null line is read.
Parent topic:
The Request sample programs
fg17480_