|
> I am trying to use the QMHSNDPM within a subprocedure > in a program. I used to place the call to the api complete > with parameters in a subroutine. Now I'm trying to replace > the subroutine with a subprocedure within the same > compilation unit. I changed the SFLPGMQ parameter in > the display file to (276). When I keep the entry in the > SFLPGMQ field to '*', I don't get any output on my > message subfile. Not sure what the difference is. Putting the API within a subprocedure adds 1 to the stack count. Try bumping up the stack counter and see if that does it. --buck
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.