IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Copying a Member from PDS to another


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ap_mainframes

Active User


Joined: 29 Dec 2005
Posts: 181
Location: Canada

PostPosted: Fri May 25, 2007 1:36 pm
Reply with quote

Hi,

Can anybody please let me know , how can I Copya Member from PDS to another??
Please note that I dont have to submit a job from REXX to do this.

Thanks,
ap_mainframes
Back to top
View user's profile Send private message
murmohk1

Senior Member


Joined: 29 Jun 2006
Posts: 1436
Location: Bangalore,India

PostPosted: Fri May 25, 2007 1:40 pm
Reply with quote

ap_mainframes,

Quote:
Can anybody please let me know , how can I Copya Member from PDS to another??


Is it you want to do through batch or manually? Manually you can do by placing 'C' on the left side of the member and entering the required details in the following screen.
Back to top
View user's profile Send private message
ap_mainframes

Active User


Joined: 29 Dec 2005
Posts: 181
Location: Canada

PostPosted: Fri May 25, 2007 1:46 pm
Reply with quote

I want to write a REXX code for the same.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Fri May 25, 2007 1:48 pm
Reply with quote

You can invoke IEBCOPY or Library services from within REXX to do this.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Sun May 27, 2007 12:10 am
Reply with quote

You can use the ISPF service LMMCOPY.

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

New User


Joined: 06 Jun 2005
Posts: 4

PostPosted: Fri Jun 01, 2007 12:17 pm
Reply with quote

You can do it programatically..Read the Member to a STEM and then write it to the desired PDS..

Let me know if you need more information.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts How to copy the -1 version of a membe... TSO/ISPF 4
No new posts Searching for a member but don't know... TSO/ISPF 6
No new posts Looking For a PDS Member Without Open... PL/I & Assembler 10
No new posts Panvalet - 9 Character name - Issue c... CA Products 6
No new posts Library member auto insert option TSO/ISPF 3
Search our Forums:

Back to Top