View Full Version : Replying to Job Messages
Guest.Visitor
01-01-1995, 02:00 AM
I have just developed a number of scaled down WRKSBMJOB/WRKUSRJOB commands for use by Users. These commands have limited options available (eg. cannot change job or end job). I have linked a number of options (eg. spoolfiles etc...) into the displays with selective prompting and QCMDEXC. However when a job is in a MSGW state is there anyway (API or Command) that I can simulate the option 7=Display Message, whereby the user can reply to an error message which has been sent to QSYSOPR.
Guest.Visitor
05-11-2000, 02:11 PM
Using CL you would use the RCVMSG command to receive the last message from the joblog of the job in question. You could then display this to the user. After the user responds, you would use SNDRPY with the message key in order to respond to it. HTH John
Guest.Visitor
05-12-2000, 04:00 AM
Given that I have the Job Name/Number and User what parameters do I set on the RCVMSG command.
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.