1,150 pts.
 call stacks
Can anybody tell me how to see the call stack in Cl and RPG when a series of programs are called from the source program?

Software/Hardware used:
ASKED: August 31, 2009  6:31 PM
UPDATED: August 31, 2009  8:01 PM

Answer Wiki:
You can view the call stack of an active job by placing a 5 next to the job then pressing F11 for Display call stack, if active
Last Wiki Answer Submitted:  August 31, 2009  6:57 pm  by  Whatis23   5,665 pts.
All Answer Wiki Contributors:  Whatis23   5,665 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

Retrieve Call Stack (QWVRCSTK) API is the best bet

 1,245 pts.