|
|
| Author |
Message |
amitjain231
New User
Joined: 04 Mar 2005 Posts: 8 Location: asd
|
|
|
|
One small query:
After opening a PDS thru 3.4 option and copying a member to the same pds by giving different name. How to refresh the PDS and open the new member just copied, without going back and entering again. |
|
| Back to top |
|
 |
References
|
Posted: Thu Apr 07, 2005 8:29 pm Post subject: Re: How to refresh PDS after Copy |
 |
|
|
 |
die7nadal
Active User
Joined: 23 Mar 2005 Posts: 152
|
|
|
|
| U can use the REFRESH command from inside the PDS and make the new member available. |
|
| Back to top |
|
 |
superk
Moderator Team Head
Joined: 26 Apr 2004 Posts: 3094 Location: Charlotte,NC USA
|
|
|
|
Is it me, or does it seem like you're wasting a lot of keystrokes?
Usually, if you want to create and edit a new member of a PDS, you edit the PDS, enter "S NEWNAME" to select the empty member "NEWNAME".
Then, on the command line, you type "COPY OLDNAME" to copy an existing member OLDNAME from the same PDS into the new member; or, you type "COPY 'OTHER.DATASET.TO.COPY.FROM'"; or, you type "COPY", press ENTER, and select the dataset/member to copy from. |
|
| Back to top |
|
 |
|
|