From a single TSO Session I frequently have 6 or more ISPF instances running. Typing =X a dozen plus times when I am ready to signoff for the day is a bit tedious. So I attempted to write a macro that would exit from all ISPF instances, no matter how many I am running, and then logoff TSO. When I execute the macro and perform the ISPEXEC END command, my current ISPF instance ends, but so does my macro. If I have to run the macro for each instance of ISPF, I might as well keep entering the =X command. So I created a keyboard script to continue entering the =X, but if I am in a view session that has been modified this approach does not work either. So know I am back to the Rexx macro approach.
Does anyone have any idea's as to how I could write a macro to accomplish this task?
Thanks for any help.
Kirby Haley
Does anyone have any idea's as to how I could write a macro to accomplish this task?
Thanks for any help.
Kirby Haley