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
