------------------------------<snip>-------------------------
I need to have a batch PL/I program (say A) call another batch PL/I 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.

I understand this has to do with some compiler and/or some link-edit parameters, but I have not been able to find any yet.
-------------------------<unsnip>----------------------------
Take a long hard look at the PL/1 LOAD, CALL and DELETE statements. I suspect that's what you want to use.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to