Sometimes it helps when writing = "'C:/my path with spaces/foobar'"
means " ' .... ' " Regards, Gilbert -----Original Message----- From: Andreas Holtmann [mailto:[EMAIL PROTECTED] Sent: Thursday, July 27, 2006 3:44 PM To: Ant Users List Subject: How to use white spaces in a build script Hi, I have an ANT task which makes use of a DLL that should be copied from a location that contains white spaces in it's path. I did not manage ANT to get rid of the white spaces e.g "C:\Program Files\...". Is there an easy solution? ANT breaks up after the first space. Thanks for your help, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
