hm, maybe you could use a multilineproperty 

the format has to be written like that =

myasciiart=\n line0 \
\n line1 \
\n line2 \
\n line3 \
\n line4 \
\n line5 \
\n line6 \

you have to wrap every line of your ascii art between \n and \

and then <echo>${myasciiart}</echo>


Regards, Gilbert
 

-----Original Message-----
From: Hans Schwaebli [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 09, 2006 9:47 AM
To: user@ant.apache.org
Subject: <echo> doesn't work for ASCII art

I want to echo ASCII art.
   
  But since multiple spaces are trimmed, it does not work.
   
  How can I do it?

                
---------------------------------
Yahoo! Music Unlimited - Access over 1 million songs.Try it free. 

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

Reply via email to