The "DS" defines storage, but does not init the content.

Steve Thompson

On 10/18/2023 2:27 PM, Farley, Peter wrote:
That’s even more clever than my suggestion!  But I would use DS instead of DC.  
All you really want is the alignment after all, not any actual storage.

Peter

From: IBM Mainframe Assembler List <ASSEMBLER-LIST@LISTSERV.UGA.EDU> On Behalf 
Of Steve Smith
Sent: Wednesday, October 18, 2023 2:22 PM
To: ASSEMBLER-LIST@LISTSERV.UGA.EDU
Subject: Re: Variable-Length Parameter List Attributes


You can actually set LINKINST=DC,LINKOP=0H if you really like clever.



sas



On Wed, Oct 18, 2023 at 1:37 PM Ed Jaffe 
<edja...@phoenixsoftware.com<mailto:edja...@phoenixsoftware.com>>

wrote:



On 10/18/2023 10:14 AM, Farley, Peter wrote:
Build the parameter list once using this form:
           CALL  (15),(PARM1,PARM2,PARM2,BLOCK,PARM5),VL,MF=(E,PARMB),   X
                 LINKINST=NOPR,LINKOP='0'
Nice!
I remember when LINKINST was added (and have used it for both BASR and
BASSM).
Never thought to set it to a NOPR...
--

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.

Reply via email to