What about DATACLAS? -----Original Message----- From: Charles Mills [mailto:[EMAIL PROTECTED] Sent: Friday, June 16, 2006 1:47 PM To: [email protected] Subject: Re: Track capacity?
Thanks. The program (the subroutine in question, anyway) is in assembler. The DCB is coded without BLKSIZE= (i.e., defaults to BLKSIZE=0). The program picks up LRECL and RECFM values from a combination of DD/DSCB attributes, passed parameters used in an open exit, and values pulled from another DCB, but never touches BLKSIZE (although it could be coming from a DD or DSCB). The JCL does not specify any DCB attributes in this particular case. ---------------------------------------------------------------------- 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

