I write to a file using the
<echo message="line.txt
line2.txt" file="myfile.txt" append="true" />
construct. How do I make ant insert a Carriage Return after line.txt in the
file myfile.txt as it writes to it?

Thanks

Manoj Nair

Reply via email to