Sometimes one uses the same COPY member or macro in a CSECT in one place and a DSECT everywhere else. Yeah, you can use SET symbols make it vary between the two environments but that is a tad ugly.
Charles -----Original Message----- From: IBM Mainframe Assembler List [mailto:[email protected]] On Behalf Of Kerry Liles Sent: Thursday, September 10, 2020 3:27 PM To: [email protected] Subject: Re: vcon in a dsect In a dsect I would just define it as Acon with comment that it is really a Vcon
