55 pts.
0
Q:
Message Passing between programs
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?
ASKED: Oct 10 2007  3:54 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
4785 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
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.
Last Answered: Feb 5 2008  9:00 PM GMT by Bvining   4785 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0