Charles Hardee of the IBM Mainframe Discussion List <[email protected]> wrote on 07/21/2008 06:58:51 AM:
> Regarding the TSO/ISPF Screen swapping command "SWAP name". > Is there anyone out there that knows how to invoke the SCRNAME command > from within a REXX and/or CLIST? > > I have an IMACRO set for most, if not all, of my files and I would like > to modify it to issue the SCRNAME command using the member name as the > operand. I have tried executing it as an ISPEXEC, ISREDUT and TSO > command and none of them work. > > I can see it as a PARM possibility on issue a ISPEXEC START command, but > is that the only place it can be used? Gilbert Saint-flour posted this on the TSO-REXX list a few years ago.. Address ISPEXEC "VGET ZSYSNODE" cmd = 'PANELID OFF;SCRNAME ON;SCRNAME 'zsysnode 'PERM' "DISPLAY PANEL(ISPSTRTP) COMMAND(CMD)" Regards, John K ---------------------------------------------------------------------- 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

