What is the Host Command External Environment at the moment?
TSO I hope. Or are you already IN ISPF?

Here is part of my secondary logon REXX after I ISPSTART ISPF.

ADDRESS ISPEXEC
ISR = "NEWAPPL(ISR) SUSPEND"
/* QUEUE */
"SELECT PGM(ISPSTRT) PARM(SCRNAME ENDEVOR P;U.10.9;1;E; SWAP) " ISR
"SELECT PGM(ISPSTRT) PARM(SCRNAME FASTLIST P;U.10.9;1;F; SWAP) " ISR
"SELECT PGM(ISPSTRT) PARM(SCRNAME SDSF P;U.10.4; SWAP) " ISR
"SELECT PGM(ISPSTRT) PARM(SWAP 1;SCRNAME POPTISP P ;PO)"


PGM(ISPSTRT)

----------------------------------------------------------------------
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

Reply via email to