Rick: Your saying even if specified, it is overriden by the Linkage Editor and Binder ?
Scott J Ford Software Engineer http://www.identityforge.com ________________________________ From: Rick Fochtman <[email protected]> To: [email protected] Sent: Thursday, October 20, 2011 7:59 PM Subject: Re: Cobol dynamic file allocation using SETENV and C run time environment ---------------------------------<snip>---------------------------------------- > Scott, > > Interesting side point to me. Does specifying a DCB on sysut1 on the linkedit > make a difference on the "block size" of the lmod? Not the size but the block > size? > Ed > ---------------------------------<unsnip>---------------------------------------- Ed, to the best of my knowledge, any such value on the DD statement is ignored. Linkage Editor of Binder will determine what's best for its purposes without our "help". AFAIK, the LMOD blksize is determined solely by the SYSLMOD blksize value. Rick ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

