You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Asif Chowdhary <As...@xeye.com> on 2005/08/10 21:48:22 UTC

Replace a token with " in a text file with ANT

Hi,

I have a .bat file in which I want to replace the @ symbol with  a quotation mark ".

How do you do that in ANT.

Thanks



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: Replace a token with " in a text file with ANT

Posted by Ivan Ivanov <ra...@yahoo.com>.
Hello,

check <replaceregexp>[1] task.

Regards
Ivan

[1]http://ant.apache.org/manual/OptionalTasks/replaceregexp.html

--- Asif Chowdhary <As...@xeye.com> wrote:

> Hi,
> 
> I have a .bat file in which I want to replace the @
> symbol with  a quotation mark ".
> 
> How do you do that in ANT.
> 
> Thanks
> 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> user-unsubscribe@ant.apache.org
> For additional commands, e-mail:
> user-help@ant.apache.org
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org