>If it does not work, because the application loads the module once and
>uses this version from then on, refreshing the module and restarting the
>application should work, correct?

It depends how creative the application is. If it tears everything down 
upon termination and, consequently, builds everything from scratch upon 
restarting then very likely "yes".  I could imagine it leaving a main 
control block around, and if it stashed the address in there and didn't 
re-find it after restart, then "no".

Peter Relson
z/OS Core Technology Design

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to