On Tue, 20 Dec 2005 16:19:11 +0100 Luis Alcibar <[EMAIL PROTECTED]> wrote:
:>Hello listers. I'm looking for information to know how to navigate through :>MVS System Areas to find the DCB's of the Data Set that a COBOL program is :>using, in order to know the RECFM, the LRECL, etc..... . If the DCB is open, you can find it by running the DEB chain off of the TCB. The DEB points to the DCB and an open DCB has a TIOT offset. -- Binyamin Dissen <[EMAIL PROTECTED]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- 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

