Question

  Asked: Oct 10 2007   3:54 PM GMT
  Asked by: Compengr2003


Message Passing between programs


AS/400, Messaging

Hi,

I have a program that needs to pass a message (*Info) to let the user know that his/her operation was successful. The program that needs to display this message is 2 levels up in the call stack. In between there is a procedure too. I did a QMHSNDPM at the transmitting program and a QMHRCVPM in the receiving program. I believe I received it although 2 characters in the beginning got cut off (I need to correct this as well). I wrote the sub file control format in the receiving program, but still the meassage does not get displayed. So I increased the RRN and wrote the message sub file also, but then the program crashed (I think it was a MSGKEY issue). Then I tried doing a QMHSNDPM again in the receiving program. Is this really required? I still haven't been able to display the informational message. can someone please help me out with this?

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



If you are continuing to have a problem in this area please post what your current code looks like. It appears that you have been trying several approaches, and I'm not sure what your current status might be.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on AS/400 and VoIP.

Looking for relevant AS/400 Whitepapers? Visit the Search400.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register