The Host environment at ISPSTART invocation is TSO.
ISPSTART is being issued from: IKJEFT01,PARM='ISPSTART CMD(ECHRLDML)' 

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
Of David Speake
Sent: Thursday, May 19, 2005 1:19 PM
To: [email protected]
Subject: Re: ISPSTART Error

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

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