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.
Thanks Tony. Doubling the quotes worked, although I had to change my scripts to remove the extra quotes. I also discovered that filenames with commas caused grief. For those who use the DevGuy loginfo scripts, they are at: http://sourceforge.net/project/shownotes.php?release_id=167317 Instructions are at: http://devguy.com/fp/cfgmgmt/tools/loginfo.htm "Tony Hoyle" <tmh at nodomain.org> wrote in message news:bd1amc$lfv$1 at sisko.nodomain.org... > Terris Linenbach wrote: > > DEFAULT dgloginfohtmlnntpemail "%{sVv}" "$USER" > > > > So I am trying to put double-quotes around the filename, but for some > > reason it doesn't work. > > Try putting multiple sets of double quotes... > > cmd.exe is buggy, unfortunately, and doesn't handle escaped files properly. > With 2.1.x I'll probably get the chance to change the syntax to make it > possible to do that kind of stuff... that doesn't help you now though. > > Tony >