ISPF used to allow 32 logical screens; I have to check whether that has 
increased over the years. No session manager, no parallel TSO sessions. Just 
native ISPF.

I wrote a pair of REXX scripts to set up my ISPF/TSO environment and have made 
them available to my group. I'd like to include a few useful panels in separate 
logical screens. See the START and SWAP commands.

Maybe I should suggest an ISPF dialog service equivalent to START.

--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
עַם יִשְׂרָאֵל חַי
נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר



________________________________________
From: IBM Mainframe Discussion List <[email protected]> on behalf of 
Thomas Berg <[email protected]>
Sent: Tuesday, February 4, 2025 11:43 AM
To: [email protected]
Subject: Re: ISPF start with multiple screens

External Message: Use Caution


I'm curious about what kind of solutions you are looking for. Is it ispf
split screens, multiple parallell ispf sessions under one tso session
(haven't heard about any such working) or multiple/parallell tso sessions?

Do you allow modified ispf installation panels? Rexxes?


Thomas Berg

Den tis 4 feb. 2025 16:49Seymour J Metz <[email protected]> skrev:

> What I'm looking for is a technique that relies only on ISPF and doesn't
> interfere with whatever the user is doing, hence my desire to avoid Z...
> variables that the user or installation might be setting for their own
> purposes.
>
> --
> Shmuel (Seymour J.) Metz
> http://mason.gmu.edu/~smetz3
> עַם יִשְׂרָאֵל חַי
> נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר
>
>
>
> ________________________________________
> From: IBM Mainframe Discussion List <[email protected]> on behalf
> of Lionel B Dyck <[email protected]>
> Sent: Tuesday, February 4, 2025 9:10 AM
> To: [email protected]
> Subject: Re: ISPF start with multiple screens
>
> External Message: Use Caution
>
>
> depending on your 3270 emulator if it supports macros you could create
> a macro to run to start ispf and do the multiple screens
>
> On Tue, Feb 4, 2025 at 8:00 AM Seymour J Metz <[email protected]> wrote:
> >
> > I was hoping to keep my hands off of that. Thanks.
> >
> > --
> > Shmuel (Seymour J.) Metz
> > http://mason.gmu.edu/~smetz3
> > עַם יִשְׂרָאֵל חַי
> > נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר
> >
> >
> >
> > ________________________________________
> > From: IBM Mainframe Discussion List <[email protected]> on
> behalf of Lionel B Dyck <[email protected]>
> > Sent: Tuesday, February 4, 2025 7:45 AM
> > To: [email protected]
> > Subject: Re: ISPF start with multiple screens
> >
> > External Message: Use Caution
> >
> >
> > Check out the ISPF ZSTART profile variable.  You can also use my ISPF
> > dialog ZSTART to simplify that.
> >
> > https://github.com/lbdyck/zstart
> >
> > hope this helps
> >
> >
> > On Tue, Feb 4, 2025 at 6:30 AM Seymour J Metz <[email protected]> wrote:
> > >
> > > Is there a clean way to have ISPF come up with multiple logical
> screens set up? The is no START service, and SELECT doesn't have a new
> screen option.
> > >
> > > Ideally I'd like to establish the primary panel, the screen name and
> an initial option for each panel.
> > >
> > > --
> > > Shmuel (Seymour J.) Metz
> > > http://mason.gmu.edu/~smetz3
> > > עַם יִשְׂרָאֵל חַי
> > > נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר
> > >
> > >
> > >
> > > ----------------------------------------------------------------------
> > > For IBM-MAIN subscribe / signoff / archive access instructions,
> > > send email to [email protected] with the message: INFO IBM-MAIN
> >
> >
> >
> > --
> > Lionel B. Dyck <><
> > Website:https://github.com/lbdyck
> >
> > "Worry more about your character than your reputation.  Character is
> > what you are, reputation merely what others think you are." - John
> > Wooden
> >
> > ----------------------------------------------------------------------
> > For IBM-MAIN subscribe / signoff / archive access instructions,
> > send email to [email protected] with the message: INFO IBM-MAIN
> >
> > ----------------------------------------------------------------------
> > For IBM-MAIN subscribe / signoff / archive access instructions,
> > send email to [email protected] with the message: INFO IBM-MAIN
>
>
>
> --
> Lionel B. Dyck <><
> Website:https://github.com/lbdyck
>
> "Worry more about your character than your reputation.  Character is
> what you are, reputation merely what others think you are." - John
> Wooden
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to