call stacks
730 pts.
0
Q:
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?
ASKED: Aug 31 2009  6:31 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
4040 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
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 Answered: Aug 31 2009  6:57 PM GMT by Whatis23   4040 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Satsho   1235 pts.  |   Aug 31 2009  8:01PM GMT

Retrieve Call Stack (QWVRCSTK) API is the best bet

 
0