1
RPGLE Getting around recursive calls
With proceedures I read that recursive calls are allowed. No time to get into proceedures. clp calls, pgm1. pgm1 add function displays scrn2, then calls pgm2, pgm2 calls pgm3, pgm3 calls pgm4. pgm1 update function calls pgm4. Issue is that pgm4 can call pgm1, pgm2, pgm3, pgm5, pgm6. On the call to pgm1 a recursive [...]
Answer Question
| June 24, 2011 6:12 PM
AS/400 Procedure Pointer, AS400 RPGLE, CLP, RPGLE
With proceedures I read that recursive calls are allowed. No time to get into proceedures. clp calls, pgm1. pgm1 add function displays scrn2, then calls pgm2, pgm2 calls pgm3, pgm3 calls pgm4. pgm1 update function calls pgm4. Issue is that pgm4 can call pgm1, pgm2, pgm3, pgm5, pgm6. On the call to pgm1 a recursive [...]
Procedure Pointer
How to use a procedure pointer? Other than procedures where pointers concept can be applicable in AS/400?
Answer Question
| October 30, 2009 11:38 AM
AS/400, AS/400 Pointers, AS/400 Procedure Pointer, DB2
How to use a procedure pointer? Other than procedures where pointers concept can be applicable in AS/400?
1





