Michael, version 713 is currently under dvelopment and the second driver is just running for some beta testers.
>From the psw and regs it seems you using the source which require z/Architecture and the instruction BRASL is not supported. What kind of hardware? Member SHOWJCL state // PARM=(OBJECT,NODECK,BATCH,NOESD,NORLD,NOXREF,SIZE(MAX-1M,ABOVE)) //* Use SHOWZOS if running on z/Architectur and z/OS R3 and above //* Use SHOWMVS if running on NON z/Architectur OR z/OS R2 and below //* Use SHOW630 if ShowMvs is not supported Regards Roland -----Original Message----- From: Michael Cleary [mailto:[EMAIL PROTECTED] Sent: Friday, June 02, 2006 7:06 PM To: [email protected]; Schiradin,Roland HG-Dir itb-db/dc Subject: Re: SHOWzOS 713 Greetings, Thanks for all of your effort with SHOWZOS. I am trying to run SHOWZOS 713 on a z/OS 1.4 system via a REXX EXEC. /* REXX - Invoke SHOWZOS using LIBDEF Technology */ /* */ /* */ address ISPEXEC "LIBDEF ISPLLIB DATASET ID('SYS2.SHOWZOS.V7R1M3.LINKLIB') STACK" "SELECT PGM(SHOWZOS) NEWAPPL(SHOW) PASSLIB" "LIBDEF ISPLLIB" exit I am running unauthorized in ISPF, so I am thinking that SHOWZOS will just provide me with the information that is available for unauthorized environments. However, I get a system abend 0C1 in ISFINIT, and then I get the output from SHOWZOS. Is there anyway to either change my environment or enhance SHOWZOS as to not get the abend? I do not want to run SHOWZOS authorized. ---------------------------------------------------------------------- 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

