Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Gabriel Genellina wrote: >>> What kind of batch file? AFAIK cmd.exe doesn't behave like this. >> >> You're right. It occurred to me to test this after I sent the message. >> 4NT does what I said above, but cmd.exe works well. > > Use double quotes or back quotes around the argument in 4NT. Double > quotes should work in both 4NT and cmd.exe You're right. I thought I had tried it and it didn't work (i.e. I thought I remembered that cvs didn't like the quotes), but it does work. Thanks. Gerhard