| 
 | 
>From David Morris:
> The open source and free iSeries-toolkit at www.iseries-toolkit.org
> has pretty extensive support for job stacks. It can use the retrieve
> job stack entry to get the caller's library, activation group, module,
>
> etc. The message toolkit has some procedures that give you back
> information based on the send message receive message technique.
I don't think it would work. Here's some typical code:
    callp(e)        PgmA
    if                  %error
    callp            rcvEscMsg
By the time I figure out that an error has occurred, PgmA is no longer on
the call stack.
Or have I missed something?
Regards,
John Taylor
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.