Hi All,
I have to use SNDPGMMSG in my RPGLE program. I would like to know how we can use this in an RPGLE.
Also will it get any reply like we get on default message handler (C, I, D, R) using SNDPGMMSG.
On my submitted job when there is record lock I need to send message and get reply but due to Monitor and ENDMON in my RPGLE program it is not going in MSGW status because On-Error nothing is doing thus I will add %Status = 01218 and then use SNDPGMMSG to send message and get reply like default message handler.
Please let me know if any other way is available to achieve this.
Thanks,
NIL
I have to use SNDPGMMSG in my RPGLE program. I would like to know how we can use this in an RPGLE.
Also will it get any reply like we get on default message handler (C, I, D, R) using SNDPGMMSG.
On my submitted job when there is record lock I need to send message and get reply but due to Monitor and ENDMON in my RPGLE program it is not going in MSGW status because On-Error nothing is doing thus I will add %Status = 01218 and then use SNDPGMMSG to send message and get reply like default message handler.
Please let me know if any other way is available to achieve this.
Thanks,
NIL






Comment