MSGW
Thank You for your reply But I need the process how I can write a program in order to get all the process to be done that is, giving opt7 & reply 'G' for a MSGW job. Or can I have any other process to do the same that means sending a reply to a MSGW job in RPGLE or CLLE or by any other process in AS400.

Software/Hardware used:
ASKED: January 9, 2009  4:43 AM
UPDATED: January 12, 2009  10:54 AM

Answer Wiki:
Hi, You can write a small CL program that runs in batch waiting for a message on a message queue (using the RCVMSG command). Then in your program you check for what sort of message you've received and if it's the message you want to automatically answer you can use the SNDRPY command to send a reply to the message. Alternatively you can could add th messages you want auto-answered into the system reply list. Regards, Martin Gilbert.
Last Wiki Answer Submitted:  January 12, 2009  10:54 am  by  Gilly400   23,625 pts.
All Answer Wiki Contributors:  Gilly400   23,625 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _