View previous topic :: View next topic |
Author |
Message |
rkarthik22 Beginner
Joined: 27 Sep 2008 Posts: 24 Topics: 9
|
Posted: Fri Oct 09, 2009 3:08 am Post subject: PDSM Utility. |
|
|
Hi Experts,
I am Using PDSM (Option 2:EZYEDIT Facility) to change all the Members name in one of my PDS.
E.g.,
I am Changing the 2nd Character of the member name to Z (For all the 200 members in my PDS).
ESTSIT01 to EZTSIT01.
Now to automate this thing,
Is there any other way to do this by using sort JCL or Rexx?? |
|
Back to top |
|
 |
superk Advanced

Joined: 19 Dec 2002 Posts: 684 Topics: 5
|
Posted: Fri Oct 09, 2009 4:34 am Post subject: |
|
|
Take a look at the TSO RENAME command, or at the ISPF Library Management (LM) services such as LMMLIST and LMMREN. |
|
Back to top |
|
 |
rkarthik22 Beginner
Joined: 27 Sep 2008 Posts: 24 Topics: 9
|
Posted: Mon Oct 12, 2009 9:25 am Post subject: |
|
|
Thanks Superk!! |
|
Back to top |
|
 |
|
|