Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
REXX Panel to retain the PDS names on the Panel

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> TSO/ISPF
Author Message
Ekta Sharma

New User


Joined: 26 Feb 2008
Posts: 32
Location: pune

PostPosted: Fri Jul 04, 2008 11:41 am    Post subject: REXX Panel to retain the PDS names on the Panel
Reply with quote

Hi, I have created a REXX panel which provides an option to the user to enter upto 24 PDS names. As I exit from the panel these PDS names are lost (the terminal is refreshed). I want that once entered, the PDS names should always be displayed on the Panel even if the panel is closed until the user overwrites them. Could anyone please tell me how to retain the PDS names on the Panel?
At present I have defined the ATTR type for entering these PDS nams as:
_ TYPE(INPUT) INTENS(HIGH) CAPS(ON)
Back to top
View user's profile Send private message
References
PostPosted: Fri Jul 04, 2008 11:41 am    Post subject: Re: REXX Panel to retain the PDS names on the Panel Reply with quote

HappySrinu

Active User


Joined: 22 Jan 2008
Posts: 176
Location: India

PostPosted: Fri Jul 04, 2008 11:49 am    Post subject: Reply to: REXX Panel
Reply with quote

Firstly that is not rexx panel that is rather ISPPanels..

if you want to restore the data on the panel, send your data to your profile

using VPUT (I guess)
Back to top
View user's profile Send private message
Ekta Sharma

New User


Joined: 26 Feb 2008
Posts: 32
Location: pune

PostPosted: Fri Jul 04, 2008 12:17 pm    Post subject:
Reply with quote

I have tried using VPUT with PROFILE. This would have stored the data on the Profile Pool. But how to retrieve it back and display it on the screen? If it is VGET, then what should be it's syntax?
The VPUT syntax that I have used is:
ISPEXEC VPUT (INPDS) PROFILE where INPDS is the input variable from the screen.
Back to top
View user's profile Send private message
enrico-sorichetti

Global Moderator


Joined: 14 Mar 2007
Posts: 2560
Location: italy

PostPosted: Fri Jul 04, 2008 12:21 pm    Post subject: Reply to: REXX Panel to retain the PDS names on the Panel
Reply with quote

Quote:
If it is VGET, then what should be it's syntax?


why dont' t You look at the manual Yourself
starting from
http://www-03.ibm.com/systems/z/os/zos/bkserv/index.html#other_pubs
or use the model statement
Back to top
View user's profile Send private message
HappySrinu

Active User


Joined: 22 Jan 2008
Posts: 176
Location: India

PostPosted: Fri Jul 04, 2008 12:22 pm    Post subject: Reply to: REXX Panel to retain the PDS names on the Panel
Reply with quote

couple of years back i used it..
but i guess it's similar to vput option only..pls try "QW VGET" if you got quick reference at you shop

or

search in this forum or google it, hope it helps..
Back to top
View user's profile Send private message
Ekta Sharma

New User


Joined: 26 Feb 2008
Posts: 32
Location: pune

PostPosted: Fri Jul 04, 2008 12:25 pm    Post subject:
Reply with quote

I tried using VPUT in )PROC section. It's working. Thanks!
Back to top
View user's profile Send private message
Moved: Fri Jul 04, 2008 1:19 pm by superk From CLIST & REXX to TSO/ISPF
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> TSO/ISPF All times are GMT + 6 Hours
Page 1 of 1