On Sun, 4 Mar 2012 21:21:35 GMT "[email protected]" <[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. As LOAD does not support AR mode, this will not work. :>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. OK. :>Now if the Table contained Address/pointers to sub list what techniques do others use to resolve Address Tranlation ? Instead of addresses, use offsets. :>So can a program issue a MVS load directly into a Dataspace and have all Address resolved to the origin of the Dataspace? I dont Believe Dynamic Address Translation (DAT) would apply in this scenario. :>Or am I incorrect ? Not relevant, as LOAD does not support AR mode. :>If possible can you post some code snipets as to how to accomplish this. Make it self relocatable. -- Binyamin Dissen <[email protected]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies.
