For my 2 cents worth, I modified the TSO LOGON REXX EXEC to establish 10 sessions for me. I also created a set of user commands X1, X2, X3 ..., X9, XA in our user table. Each command swaps to the corresponding session, e.g. X1 is SWAP 1, X2 is SWAP 2, etc.
Thus, swapping is just a matter of entering the proper command. This works very well. Oh, I do set PF2 & PF9 to SWAP PREV & SWAP NEXT. I do have an anomaly when invoking the 10 sessions. When I first logon and the sessions are established only the first 8 are in the swap list. Session 9 & session 10 are not in the list and the corresponding swap commands act just like an IEFBR14. The swap list remain the same until I swap to the first session when the swap list will then contain the ninth & tenth session. All is fine afterwards. I asked the ISPF gurus at SHARE and they said it shouldn't work like this. Has anyone else experienced this phenomenon? ---------------------------------------------------------------------- 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

