RE: How to use white spaces in a build script

2006-07-27 Thread Rebhan, Gilbert
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

Re: How to use white spaces in a build script

2006-07-27 Thread Andrew Goktepe
hem, ANT refuses compilation. Best, Andreas -Ursprüngliche Nachricht- Von: Andrew Goktepe [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 27. Juli 2006 16:13 An: Ant Users List Betreff: Re: How to use white spaces in a build script Where is the path being set (property tag, command lin

Re: How to use white spaces in a build script

2006-07-27 Thread Andrew Goktepe
Where is the path being set (property tag, command line, property file, etc)? Can you post the relevant parts of your script, and the error that you get? -Andrew On 7/27/06, Andreas Holtmann <[EMAIL PROTECTED]> wrote: Hi, I have an ANT task which makes use of a DLL that should be copied fr