Of course there is the freebie IPOUPDTE(now an alias of CPPUPDTE) that lives in your Serverpac installation dialogs loadlibrary
//IPOUPDT EXEC PGM=IPOUPDTE,PARM=CHECK //STEPLIB DD DSN=your.serverpackorder.SCPPLOAD,DISP=SHR //@LIBRARY DD DSN=PDS.to.change,DISP=SHR //SYSPRINT DD SYSOUT=* //SYSIN DD *,DLM=ZZ YYY<XXX< ZZ _________________________________________________________________ Dave Jousma Assistant Vice President, Mainframe Services [email protected] 1830 East Paris, Grand Rapids, MI 49546 MD RSCB1G p 616.653.8429 f 616.653.8497 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of don isenstadt Sent: Thursday, April 30, 2009 5:01 AM To: [email protected] Subject: replacement for proc pds rename function... Well times are tough so we are dropping sas .. is there a shareware function that will do this?? PROC PDS DDNAME=RENLIB01; CHANGE YYY:=XXX:; ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html This e-mail transmission contains information that is confidential and may be privileged. It is intended only for the addressee(s) named above. If you receive this e-mail in error, please do not read, copy or disseminate it in any manner. If you are not the intended recipient, any disclosure, copying, distribution or use of the contents of this information is prohibited. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please erase it from your computer system. Your assistance in correcting this error is appreciated. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

