Re: [Nant-users] Search and replace

2005-07-27 Thread Gary Feldman
Paul Cowan wrote: Hi all, As part of my Nant release, I want to search through a .css file and do a search and replace on selected strings. I really do not have the Nant experience to do this. Can anyone give me a start in my search to accomplish this? Look at the task using the ele

[Nant-users] Search and replace

2005-07-27 Thread Paul Cowan
Hi all,   As part of my Nant release, I want to search through a .css file and do a search and replace on selected strings. I really do not have the Nant experience to do this.  Can anyone give me a start in my search to accomplish this?   Thanks Paul ___