Re: Batch RPG - Dynamic CALL

2006-11-06 Thread Tom Marchant
On Mon, 6 Nov 2006 09:57:40 -0500, Gilbert Saint-Flour <[EMAIL PROTECTED]> wrote: >Chris Phinicarides wrote: > >> I need to have a batch RPG program (say A) call another batch RPG program >> (say B) and be able to change program B and have program A execute >> using the modified program B, withou

Re: Batch RPG - Dynamic CALL

2006-11-06 Thread Gilbert Saint-Flour
Chris Phinicarides wrote: > I need to have a batch RPG program (say A) call another batch RPG program > (say B) and be able to change program B and have program A execute > using the modified program B, without the need to re-compile/link-edit > program A. > > More specifically, the need is to