| Author |
Message |
lathasri
New User
Joined: 01 Aug 2005 Posts: 1 Location: India
|
|
|
|
Hi,
I want to retrieve around 100 elements from Endevor in to a pds. Is there a way to do this using REXX panels, by getting the member to be retireved and the pds to which it is to be retrieved as inputs from the user, instead of manually doing it using endev foreground option.
Thanks,
Latha |
|
| Back to top |
|
 |
References
|
Posted: Fri Aug 12, 2005 10:36 am Post subject: Re: Retrieving Elements from Endevor Using REXX |
 |
|
|
 |
MGIndaco
Moderator
Joined: 10 Mar 2005 Posts: 479 Location: Milan, Italy
|
|
|
|
| To do this "under" Endevor you must have a good knoledge of this product and the correct authorization. |
|
| Back to top |
|
 |
Ayyappan
New User
Joined: 05 Jul 2005 Posts: 35 Location: India
|
|
|
|
| We can do it using batch job. We have to create the SCL using rexx and using the SCL as input, we can run NDVRC1 utility in a batch job to retrieve all the 100 elements mentioned in the SCL. |
|
| Back to top |
|
 |
|
|