In a recent note, Chris Mason said:

> Date:         Thu, 13 Apr 2006 13:42:34 +0200
> 
> Note: I believe you can pass a load module through the linkage editor as
> many times as you like and I was going to say "you'll do it no harm" but I
> seem to remember you might lose the entry point address so it can be done
> but you'll need to do it with care.
> 
The Binder might be better than the linkage editor for this purpose.
(Why would anyone use the linkage editor rather than the Binder
nowadays?).  Check the "INCLUDE -attr DDNAME(MEMBER)" construct
which is supposed to preserve all the attributes.  There's got to
be a way; I believe IEBCOPY calls Binder internally to convert
between load modules and program objects.

-- gil
-- 
StorageTek
INFORMATION made POWERFUL

----------------------------------------------------------------------
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