Look at the very first line in your logon procedure, it invokes ISPFCL, so it starts ISPF. Then when you exit ISPF (you say you logoff tso, it is wrong, you only exit ISPF, as you can see you still have TSO prompt) then your exec is executed. No magic.
Marian Gasparovic IBM Slovakia On 12/13/05, Luo Johnny <[EMAIL PROTECTED]> wrote: > > Paul, > I post my site's TSO logon procedure. > > //MDLPROC EXEC PGM=IKJEFT01,DYNAMNBR=175,PARM='%ISPFCL' > ---------------------------------------------------------------------- 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

