MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Invoking a pulldown option

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
arunkumar_e
Beginner


Joined: 06 May 2004
Posts: 27
Topics: 16
Location: Bangalore

PostPosted: Sat May 17, 2008 5:29 am    Post subject: Invoking a pulldown option Reply with quote

Hi friends,
I need your valuable inputs for the problem i am facing. I have Created a panel to perform some function. This panel has a HELP Pulldown at a cornor. Now when i select an option from this pull down, i want to invoke another panel which is nothing but some text for help typed in it. Now this is the code which i am using to Invoke the second panel.

Code:
)ABC DESC('HELP') MNEM(1)                         
 PDC DESC('TIPS')                                 
 ACTION RUN(ISRROUTE) PARM('SELECT PANEL(TSTR3)') <<= This is 
                                                                               the second panel
)ABCINIT                                         
 .ZVARS = PDCHOICE                               
)ABCPROC                                         
 VER (&PDCHOICE,LIST,1)         


Is this the right way ? if i want to go back to the first panel after pressing some key is there something which i can code ??

Let me know ur inputs

Cheer's
Arun
_________________
Arun
"Genius is one percent inspiration and ninety-nine percent perspiration." -- Thomas A. Edison
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group