Do others here agree with that advice? Eschew MF=(E,...,COMPLETE) ?

Charles


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Jesse 1 Robinson
Sent: Thursday, January 31, 2019 4:10 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Cause of CsvdylpaRsnBadVersion?

As a general rule for LIST/EXECUTE form macros, avoid coding anything else on 
the execute call except for E. The reason is that the LIST call determines what 
data needs to be included in the generated code. Once that is built, any parm 
that would require a different size or list format will no longer fit properly 
in the area already generated. Setting flags is usually OK on MF=E as long as 
the flag(s) already exist.  

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to