On Fri, 11 Oct 2002, Primoz Prislan <[EMAIL PROTECTED]> wrote:

> Does anybody know hot to place the new line code (character) in
> string in Ant script. I just want text to be splitted in few lines.
> I tried "\n" but it doesn't work.

Use XML Entities, something like &#10; IIRC.

Stefan

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

Reply via email to