On Wed, 3 Dec 2008 10:35:47 -0600, Don Isenstadt <[EMAIL PROTECTED]> wrote:
>Hello, > >We are currently at Z/OS 1.7 going to Z/OS 1.9. In testing we found that the >TSO TALLY command fails.. >> >> 70 +++ RETURN C2D(STORAGE(D2X(ARG(1)),4)) >> 35 +++ dtb = PTR(dta+016) /**/ >> IRX0040I Error running TALLY1, line 70: Incorrect call to routine > >I also have another routing which lists open tables .. and it fails in the same >manner as well.. > >Two questions: >1. What happened in ISPF 5.7 to 5.9??? did they put things in 64 bit ?? and the >ptr function doesn't give correct results any longer? > >2) Does anyone out there have a fix for this??? > This exec used undocumented control blocks. I haven't looked into fixing it, but you don't need to since this function is now built into ISPF 3.4 at z/OS 1.9 and above. Select (with a slash) the "Display Total Tracks" option from the main ISPF 3.4 panel. Then also select the initial view as "SPACE" or "TOTAL" or swap to one of those views with PF11 / RIGHT. The total number of tracks is displayed at the top. Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group - ZFUS G-ITO mailto:[EMAIL PROTECTED] z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.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

