Use ${line.separator}
as in:
${a}${line.separator}
Peter
Robert MacMunn wrote:
>Hello all,
> I am trying to concatenate 2 strings to a file. How to a add a
>character return to the string in this line :
>
> ${CSHARPNAME} ${CRD}
>
>Any help would be appreciated.
&g
Hello all,
I am trying to concatenate 2 strings to a file. How to a add a
character return to the string in this line :
${CSHARPNAME} ${CRD}
Any help would be appreciated.
Thanks in advance
Bob
-
To unsubscribe, e-mai
Bob
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 19, 2004 4:54 AM
To: Ant Developers List
Subject: Re: Question of checking file size
Robert MacMunn wrote:
>
> Hello,
> I just started using Ant. I was wondering if anyone could
tell
>
Hello,
I just started using Ant. I was wondering if anyone could tell
me how to check a size of a file.
I want to skip a process if a certain file is empty.
Thanks
Bob