On Thu, 30 Apr 2009 04:01:09 -0500, don isenstadt wrote:

>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:;
>


CBT Tape File #182 (PDS command):

//S1      EXEC PGM=IKJEFT1B                    
//STEPLIB   DD DISP=SHR,DSN=XXX.FILE182.LOAD   
//SYSTSPRT  DD SYSOUT=*                        
//RENLIB01  DD DISP=SHR,DSN=LIB                
//SYSTSIN   DD *                               
 PDS FILE(RENLIB01)                            
 RENAME YYY XXX GROUP  
/*


Norbert Friemel                                                     

----------------------------------------------------------------------
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

Reply via email to