Posted By:
Richard_Nemec
Posted On:
Tuesday, November 20, 2001 07:00 AM
The "echo" task, when it runs on Windows, ignores the newline setting for that platform. When multiline echo used, it still sends it out in Unix format (just 0A, instead of 0D,0A sequence).
Does anyone know about this issue?
We are having problems using the output. Especially in other tools like IntelliJ.
Thanks
Richard