On 3/4/2012 1:21 PM, [email protected] wrote:
Has anyone ever tried to issue a LOAD macro and have the program (i.e Table) 
placed directly into a data space.

I have issued MVS LOADS (which is a load for a table) and then use MVCL in AR 
mode to copy the Table into a Dataspace.

Now if the Table contained Address/pointers to sub list what techniques do 
others use to resolve Address Tranlation ?

What we do is invoke the binder (via the IEWBIND macro) to read in the RLDs for
the load module. Then we can relocate the module anywhere we want, including to
a data space.

--
Edward E Jaffe
Phoenix Software International, Inc
831 Parkview Drive North
El Segundo, CA 90245
310-338-0400 x318
[email protected]
http://www.phoenixsoftware.com/

Reply via email to