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.
