Ed Jaffe wrote
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.


I have been using offsets in the past and would like to see if I can use 
addresses. Now having stated that, can You elaborate on using IWEBIND. It is 
not a macro I use regularly.

Paul D'Angelo


---------- Original Message ----------
From: Edward Jaffe <[email protected]>
To: [email protected]
Subject: Re: DataSpace & LOAD
Date: Sun, 4 Mar 2012 15:04:07 -0800

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