RE: [NAnt-users] Directory paths with spaces
Hi, Jay The workaround I found is to sepcifiy the parameter and the parameter value separately, as below where I split the "/out" parm: append="false" verbose="true" > -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROT
Re: [NAnt-users] Directory paths with spaces
Because you are in XML, you need to use the quote entity. Try: HTH, Bill From "Jay Williams" <[EMAIL PROTECTED]>@lists.sourceforge.net Sent by: [EMAIL PROTECTED] 25/04/2006 16:03 To cc Subject [NAnt-users] Directory paths with spaces