Use ${line.separator}
as in:
   <concat destfile="build_info.txt">${a}${line.separator}</concat>
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 :

 <concat destfile="build_info.txt">${CSHARPNAME} ${CRD}</concat>

Any help would be appreciated.

Thanks in advance

Bob


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to