; -Original Message-
> From: Anthony Rodriguez [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 07, 2002 8:33 PM
> To: 'Ant Users List'
> Subject: RE: Append lines to a file
>
>
> 2 ways to put new lines on a file:
>
> 1)
> 2)
&
On Mon, 7 Jan 2002, Anthony Rodriguez <[EMAIL PROTECTED]>
wrote:
> 2 ways to put new lines on a file:
>
> 1)
> 2)
${line.separator} will automatically pick the one appropriate for your
platform (which would be �C; on a Mac before Mac OS X).
Stefan
--
To unsubscribe, e-mail:
Thanks!!!
Zvi
-Original Message-
From: Anthony Rodriguez [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 07, 2002 8:33 PM
To: 'Ant Users List'
Subject: RE: Append lines to a file
2 ways to put new lines on a file:
1)
2)
Hope this helps.
2 ways to put new lines on a file:
1)
2)
Hope this helps.
-Anthony
> -Original Message-
> From: Igor Fedulov [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 07, 2002 10:37 AM
> To: Ant Users List
> Subject: Re: Append lines to a file
>
&
> I want to append lines to a file.
> Whan I use echo, it puts in the file a single long line.
> How can I put a new line in the file? ("\n" doesn't work)
> Thank you!
Which platform? If you are on windoze maybe you need to put "\r\n"?
Best regards,
--
Hi!
I want to append lines to a file.
Whan I use echo, it puts in the file a single long line.
How can I put a new line in the file? ("\n" doesn't work)
Thank you!
Zvi
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>