1,150 pts.
 AS/400 call stack
Hi how can i know the list of called programs in the existing active call stack? Plz help

Software/Hardware used:
AS/400 V6R1
ASKED: December 15, 2009  8:19 AM
UPDATED: December 17, 2009  5:31 PM

Answer Wiki:
There are a large number of APIs built into the operating system that provide rich functionality. I recommend using the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/apis/aplist.htm">QWVRCSTK</a> API for this. It looks like it will give you exactly what you're needing. CWC ************************
Last Wiki Answer Submitted:  December 15, 2009  2:52 pm  by  Cwc   4,275 pts.
All Answer Wiki Contributors:  Cwc   4,275 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Hi,

I’ve written an article about call stacks a while ago:

http://systeminetwork.com/article/harvest-call-stack-information

it will help, I hope!

 270 pts.

 

Hi RVP400,

I suppose that is a very important article, due it can be read by ProVIP members of the System i Network only :)

YuVa47

 1,285 pts.

 

There is a series of articles I wrote a while back that happen to use this API. Starting here select Publications, then RPG, and finally the articles listed under Using Retrieve APIs. There are three articles all of which use QWVRCSTK.

Bruce Vining

 6,055 pts.

 

YuVa47,

:-) I forgot about that detail. I don’t have ProVip access anymore, perphaps someone else can get it and send ?

 270 pts.