Re: [NAnt-users] Trying to escape double quotes when using exec task ...

2006-11-09 Thread Roy, Steven
rge.net Subject: Re: [NAnt-users] Trying to escape double quotes when using exec task ... Alan, Try this and let me know if it works. (Notice, I replaced the double quote with this --> " ) Good luck! Daniel -Original Message- From: Alan Guedeney [mailto:

Re: [NAnt-users] Trying to escape double quotes when using exec task ...

2006-11-09 Thread Bob Archer
For some reason I seem to remember that if you use two single quotes they will be transformed into a double quote. But, that may have been some other tool, we use so many of them. BOb -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan Guedeney Sent: Th

Re: [NAnt-users] Trying to escape double quotes when using exec task ...

2006-11-09 Thread Nguyen, Daniel
Alan, Try this and let me know if it works. (Notice, I replaced the double quote with this --> " ) Good luck! Daniel -Original Message- From: Alan Guedeney [mailto:[EMAIL PROTECTED] Sent: Thursday, November 09, 2006 2:17 PM To: nant-users@lists.sourceforge.net Subject:

Re: [NAnt-users] Trying to escape double quotes when using exec task ...

2006-11-09 Thread Arnette, Bill
Use the and you won't need to quote your arguments. But if you do still need to: Or > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Alan Guedeney > Sent: Thursday, November 09, 2006 3:17 PM > To: nant-users@lists.sourceforge.net > Subject