Is it possible to call a subroutine (exsr xxxxx) from within a subprocedure (callp). I know it won't compile when the subroutine is defined 'outside' of the subprocedure, but it will compile and so far seems to execute ok if the subroutine is defined 'inside' the subprocedure.
Assuming it works, would it be considered acceptable RPG code?
Thanks for the advice
Assuming it works, would it be considered acceptable RPG code?
Thanks for the advice