home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / bit / listserv / ibmmain / 1957 < prev    next >
Encoding:
Text File  |  1992-08-12  |  1.5 KB  |  36 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!usc!wupost!darwin.sura.net!paladin.american.edu!auvm!MVS.UDEL.EDU!MIKE.PORTER
  3. Message-ID: <92.224.14.28.33.148@MVS.UDEL.EDU>
  4. Newsgroups: bit.listserv.ibm-main
  5. Date:         Wed, 12 Aug 1992 10:28:00 EDT
  6. Sender:       IBM Mainframe Discussion list <IBM-MAIN@RICEVM1.BITNET>
  7. From:         Mike.Porter@MVS.UDEL.EDU
  8. Subject:      Re: Utility to Copy PDS to Seq.
  9. Comments: To: IBM-MAIN@ricevm1.rice.edu
  10. Lines: 24
  11.  
  12. I have a CLIST/ISPF/PDF panel set that allows you to select
  13. members for copying to a single SEQ. dataset.  It wouldn't be too
  14. hard to change it so that each member went to a different dataset.
  15. If you specify a member selection mask of something other than
  16. '*', you are presented with the standard ISPF/PDF member selection
  17. list.  '*' will copy all members.
  18.  
  19. Its not the fastest thing in the world, but it works pretty well.
  20.  
  21. I also have one that deletes members from a dataset using another
  22. PDS for the list of members to delete.  This is useful if you've
  23. copied a product's dataset into a PDS that also contains other
  24. products.  When it comes time to upgrade the product, I back out
  25. the old version using its old datasets, and then copy in the new
  26. datasets.
  27.  
  28. Let me know if you would like a copy.
  29.  
  30. Mike
  31. > From: "Duane D. Weaver" <WEAVER%OHSTVMA.BITNET@ricevm1.rice.edu>
  32. > Subject: Utility to Copy PDS to Seq.
  33. >
  34. > Does anyone have a utility program to all or selected members
  35. > of a PDS to separate sequential data sets?
  36.