IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Display the Panel and give the control back to the program


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
milochanzy

New User


Joined: 28 Aug 2006
Posts: 7
Location: India

PostPosted: Mon Jun 25, 2007 6:59 pm
Reply with quote

I want to only display the Panel and give the control back to the program. It would mean that I display the panel, using DISPLAY command, then another using another panel without waiting for user to enter anything.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Jun 25, 2007 7:15 pm
Reply with quote

Hello,

Probably not the reply you are looking for, but if you could do this, what purpose would it serve? If you throw panel1 and then throw panel2 immediately, why bother with panel1 in the first place? You might just throw panel2 and not even reference panel1.

It may be that i've not correctly understood what you want to do - if not, please clarify.
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Mon Jun 25, 2007 7:17 pm
Reply with quote

Use a CONTROL DISPLAY SAVE, followed by a CONTROL DISPLAY LOCK for the first panel, then, of course, CONTROL DISPLAY RESTORE for the second.

See more here in the z/OS V1R7.0 ISPF Services Guide.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts Issues Converting From ZD to Signed N... DFSORT/ICETOOL 4
No new posts Using API Gateway from CICS program CICS 0
No new posts Execute secondary panel of sdsf with ... CLIST & REXX 1
No new posts Using Dynamic file handler in the Fil... COBOL Programming 2
No new posts DB2 Event passed to the Application P... DB2 1
Search our Forums:

Back to Top