AS/400 Call stack Questions

1

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

Answer Question   |  December 17, 2009  8:19 AM
AS/400 Call stack, AS/400 development, V6R1
asked by:
1,150 pts.

CL/400 with Looping ?
Hi friends, please help me, I have a looping on this CL ?, this statements below is correct ?, at the first time when the tape is unavailable I receive the e-mail, but on the second time when the tape is available I receive too this same e-mail. [strong]1800 IF COND(&MSGID = 'CPF6760') THEN(DO) [/strong] [...]

Answer Question   |  October 30, 2009  3:25 AM
AS/400 Call stack, CL/400
asked by:
540 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?

Answer Question   |  August 31, 2009  6:31 PM
AS/400, AS/400 Call stack
asked by:
1,150 pts.

AS/400: Ending call stack up to a particular program
Hello All, I have a question. Here is the scenario: A job calls PGM A and it in turn calls PGM B. Note: Both A and B are ILE programs and created with activation group, *CALLER. PGM A ******** /Free ………………. ………………. CallP PGM B (Parm1: Parm2); Var1 = Parm2; ………………. ………………. /End-Free ********* Is [...]

Answer Question   |  July 21, 2009  3:19 PM
AS/400 Call stack, AS/400 jobs
asked by:
55 pts.

1