Re: Batch RPG Question

2006-11-06 Thread Rick Fochtman
snip-- 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

Batch RPG Question

2006-11-05 Thread Chris Phinicarides
Hello! 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 have a common program, Y say,