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 

Creating ISPF Panels with scrollable area

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


Joined: 04 Apr 2005
Posts: 19
Topics: 10

PostPosted: Tue Jul 19, 2005 7:38 am    Post subject: Creating ISPF Panels with scrollable area Reply with quote

Hi,

I want to create an ISPF Panel, which has scrollable area. Can I change the dimension of scrollable area dynamically according to the user input ?

Thanks & Regards,
Ramkumar.
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
semigeezer
Supermod


Joined: 03 Jan 2003
Posts: 1014
Topics: 13
Location: Atlantis

PostPosted: Tue Jul 19, 2005 5:03 pm    Post subject: Reply with quote

no. The width will be defined in the panel body. You may be able to expand it horizontally for different terminal screen sizes using the EXPAND keyword on the )BODY but you still don't have program control there.

If you really want to do this, you could define the whole panel dynamically and LIBDEF to it before each display. A simple example of doing something like that in Rexx is in the ISRSETLN command which is either in the ISPF rexx library and there are plenty of other examples on the web. It is kludgy, but it would work.
Back to top
View user's profile Send private message Visit poster's website
Ramkumar
Beginner


Joined: 04 Apr 2005
Posts: 19
Topics: 10

PostPosted: Tue Jul 19, 2005 11:18 pm    Post subject: Reply with quote

Thanks a lot semigeezer.
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