Some macros, like CALL, require and support additional parameters to replace non-relative branch instructions. CALL defaults to BALR, but you can replace it with LINKINST=BASR.
-----Original Message----- From: IBM Mainframe Assembler List [mailto:[email protected]] On Behalf Of Steve Smith Sent: Wednesday, April 23, 2014 1:37 PM To: [email protected] Subject: Re: ASMA034E I've found that SYSSTATE ARCHLVL=2 takes care of most everything from IBM, with no need for IEABRC, or other OPSYNs. On Sun, Apr 20, 2014 at 3:02 AM, Martin Truebner <[email protected]>wrote: > SYSSTATE has been mentioned > > IEABRC(X) has been mentioned > > moving it has been mentioned > > temp base has been mentioned > > ----- > > here is a new one > > BAL OPSYN JAS > > in the very front to replace the BAL by JAS "on the fly" > -- This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system.
