× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hey All

I'm trying to sort something out in a program and I know I'm missing something... here goes:

Part 1:
Driver program calls a function called SNDAPPMSG, which is in a service program.
SNDAPPMSG calls a function called SNDPGMMSG, which is in a second
service program.
SNDPGMMSG calls QMHSNDPM, which sends the message.


If I debug the program, and break just after the SNDAPPMSG call, the message is indeed in the joblog.

Part 2:
Driver program calls a function called LOGAPPMSG, which is in a service program.
LOGAPPMSG calls a function called RCVPGMMSG, which is in a second
service program.
RCVPGMMSG calls QMHRCVPM, which attempts to receive a message with
the following:
Call Stack Entry = '*'
Call Stack Counter = 0
Message type = '*ANY'
Message key = *BLANKS


Not surprisingly, I'm not receiving the message sent in Part 1. No errors while calling QMHRCVPM, but no message either.

I've tried various combinations of call stack entry names and call stack values... no soap. No message received. I'm missing something very basic here.

Little help, if anyone has time?

Thanks!

-Doc



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.