I am writing a code which takes a message from Panel and PUTs the message in the Queue(which is a COBOL program). This program runs fine when a single message is passed from the panel but fails when multiple messages are given so need to implement that part