RE: [NAnt-users] Directory paths with spaces

2006-04-25 Thread Rod Ayers
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

2006-04-25 Thread William_Martin
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