Re: [NAnt-users] How can I enclose a quote within a string?

2008-07-10 Thread enoesque
Thanks Steve, that solved the other issue perfectly. Cheers again guys for your help. enoesque Steve Kapinos wrote: > > Using arg LINE instead of value will avoid using the

Re: [NAnt-users] How can I enclose a quote within a string?

2008-07-10 Thread enoesque
again, correctly quotes the specified dirs. Thanks very much for your help. enoesque William_Martin wrote: > > Try using I believe these are always quoted. > > > > HTH, > Bill > > -Original Message- > From: [EMAIL PROTECTED] > [mai

[NAnt-users] How can I enclose a quote within a string?

2008-07-10 Thread enoesque
folder\file.txt but this DOES: mysqldump [params] "\\networkshare\top folder\file.txt" My question is, how can I embed " characters in the exec command line? Any help very much appreciated! enoesque -- View this message in context: http://www.nabble.com/How-can-I-enclose-a-quote-w