|
On Wed, 22 Oct 2003 MWalter@xxxxxxxxxxxxxxx wrote: > > I've been trying to write a service program that wraps the QMHSNDPM and > QMHRMVPM API's. I've copied the code from the Doug Pence/Ron Hawkins > article from MC Press Online from a few years ago. No luck. It's like the > subfile is never being cleared. When I look at the job log, I get a Call > Stack Entry Not Found error. Here is the send code. > Sounds like you're sending the message to the wrong call-stack entry. Keep in mind that subprocedures add a level to the call stack -- therefore, when you send your message from a subproc instead of a mainline or subroutine, you'll need to send the message back 1 extra level per subprocedure.
As an Amazon Associate we earn from qualifying purchases.
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.