i have a variable abc and had the value this is ant script. This abc variable will keep on changing.
abc
this is ant script
Using ANT script, how can i write
The echo task in ANT is able to write to files
abc=${abc}