Thanks. It looks like this behaves a bit differently than the others, in that it is a CSECT directly linked in to IEWBLINK, rather than being separate modules. I was hoping I could place a module in its own STEPLIB and have it picked up (this is how I'm doing ASMADOPT and IGYCDOPT), but looks like I'm out of luck. Not sure the sysprogs would be open to changing the defaults for the entire system... Ah well, I can continue using PARM or maybe use IEWPARMS.
Frank > Date: Tue, 16 Feb 2016 02:09:32 -0600 > From: [email protected] > Subject: › Default overrides for binder? > To: [email protected] > > Something like this? > http://www-01.ibm.com/support/knowledgecenter/SSLTBW_1.13.0/com.ibm.zos.r13.ieab200/bnddef.htm%23bnddef > > On Monday, 15 February 2016 23:45:25 UTC, Frank Swarbrick wrote: > > The assembler has the ASMAOPT macro to build the ASMADOPT CSECT containing > > the shop defaults for HLASM. COBOL has the IGYCOPT macro to build the > > IGYCDOPT CSECT containing the shop defaults for COBOL. There does not > > appear to be anything similar for the binder. Am I overlooking it? (I > > know about using the PARM and/or IEWPARMS DD or OPTIONS(ddname) to override > > the defaults). > > > > Thanks, > > Frank > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
