View previous topic :: View next topic |
Author |
Message |
rnanavaty Beginner
Joined: 12 Apr 2006 Posts: 29 Topics: 20
|
Posted: Mon Jan 10, 2011 2:19 am Post subject: REXX - Copying member of one PDS to another |
|
|
Hi Friends,
During my work I require a REXX program using which all PDS member of one PDS can be copied to another PDS.
Can anyone help me in writing logic of this?
Thanks !! |
|
Back to top |
|
 |
prino Banned
Joined: 01 Feb 2007 Posts: 45 Topics: 5 Location: Oostende
|
Posted: Mon Jan 10, 2011 4:12 am Post subject: |
|
|
From ISFP main menu: PF1 (or HELP) - I - L - Enter - and start reading from about al LMxxxxx functions |
|
Back to top |
|
 |
superk Advanced

Joined: 19 Dec 2002 Posts: 684 Topics: 5
|
Posted: Mon Jan 10, 2011 8:02 am Post subject: |
|
|
To build on Prino's suggestion of using ISPF Library Management (LM) Services, think of how you'd normally do this task. Once you have one or two ideas, it should be relatively easy to build your code based on them. |
|
Back to top |
|
 |
warp5 Intermediate

Joined: 02 Dec 2002 Posts: 429 Topics: 18 Location: Germany
|
Posted: Tue Jan 11, 2011 3:23 am Post subject: |
|
|
And why not just use an IEBCOPY Job? |
|
Back to top |
|
 |
misi01 Advanced
Joined: 02 Dec 2002 Posts: 629 Topics: 176 Location: Stockholm, Sweden
|
Posted: Sun Jan 23, 2011 3:47 am Post subject: Err .... |
|
|
what's wrong with a simple 3.3 from the main panel (at least at our installation, that's the option that does the copy of a dataset) |
|
Back to top |
|
 |
|
|