I have 2 PDS's one is a test PDS and the other is a Production PDS. A list of the members that need to be copied is stored in a sequential file.
1) Need to copy the Production version to a temp PDS (already created)
2) delete the ones out of the Production that is in the list
3) copy the ones in the list from test to production.
Thanks,