I just used this and I run on an old system (something that is very desireable for a software company). I thought it was cool because I have a table full of the V(xxxx) and the addresses are all automatically filled in.
Duffy www.soundsoftware.us On Wed, Sep 26, 2012 at 11:20 AM, Tony Harminc <[email protected]> wrote: > On 26 September 2012 11:36, Sharuff Morsa3 <[email protected]> > wrote: > > HLASM now supports Conditional Sequential RLDs - you can now code V-type > > constants in the form: > > MODB_ADDRESS DC V(MODB:MODC) > > > > The Binder/Loader will resolve the V-type constant > > > > Further details can be found in the technote @ > > http://www.ibm.com/support/docview.wss?uid=swg21598283 > > I'm not seeing what this accomplishes beyond what a series of WXTRNs > do. Can someone explain why all this needed to be added to the > assembler and the binder and the GOFF definition? Just so the code > doesn't have to do an LTR or two at runtime? > > I'm just not seeing the problem that this is a solution to. > > Tony H. >
