On Fri, 8 Jun 2007 00:25:01 -0500 Anthony Fletcher <[EMAIL PROTECTED]> wrote: >Has anyone experienced a problem with PDS86 leaving out a chunk of text from >a LOAD module? > >I was looking in .SCEERUN(CEECCICS) to see what was in the CEEEXTAN CSECT. I >used the LIST subcommand, and because it is quite big, the '0' subcommand, >and did a FIND on CEEEXTAN. I didn't find it to my surprise. I went back out >and used the MAP command to see what offset CEEEXTAN was at, then went back >in to do LIST and list time paged down looking for the offset. >I was surprised to find the output had left out a whole lot of code from >X'3D50' and X'7A60'. > >The data set is a PDS (not PDSE) and it is running on z/OS 1.7.
There is a fix for this zero length CSECT problem on the CBT updates page. http://www.cbttape.org/updates.htm Regards, John Kalinich Computer Sciences Corp ---------------------------------------------------------------------- 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

