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
 
Replace string in DATASET

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

New User


Joined: 28 May 2007
Posts: 16
Location: india

PostPosted: Wed May 07, 2008 10:48 am    Post subject: Replace string in DATASET
Reply with quote

Can anyone suggest a better way to replace string in a DATASET?

I'm taking the inputs from the panel and I need to replace the input values in the DATASET.

I'm able to replace a string in DATASET by using a MACRO, but how can I replace the values from the PANEL in the MACRO?

thanks,
ramprasad.
Back to top
View user's profile Send private message
References
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2039
Location: Israel

PostPosted: Wed May 07, 2008 10:57 am    Post subject:
Reply with quote

Invoking Edit Macro programmatically is done using the EDIT service. Since you can't use ISPF service from within panel (even not within *REXX), you will have to take care of that using REXX code.

However, you can make that transparent to the panel viewer if you use the CONTROL DISPLAY LOCK service.

O.
Back to top
View user's profile Send private message
ram prasad

New User


Joined: 28 May 2007
Posts: 16
Location: india

PostPosted: Wed May 07, 2008 11:11 am    Post subject:
Reply with quote

thanks for your valuable advise/suggestion

i got my desired result by another way,
perviously i planned to place my PANEL exec in main REXX
when i placed my PANEL exec in MACRO exec its working,


thanks alot for immediate responce
Back to top
View user's profile Send private message
Moved: Wed May 07, 2008 1:01 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