On Thu, 30 Apr 2009 03:47:33 -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:;
>
Since most of the data sets I'm concerned with are NFS exported (often
at my request), I use a "sed" script to generate commands to do things
of this sort.  Considerably more flexibility in pattern matching and
replacement than typical wildcarding.

-- gil

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