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 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
