On Tue, 2004-12-21 at 10:30 -0800, Bill Moseley wrote:
> > FileFilter .pdf '/"Program Files"/SWISH-E/lib/swish-e/pdftotext.exe' '"%p" -'
> Not where I'd put the quotes, but if it works that's great.
I suspect it is necessary to place the quotes there. However,
specifying the full path shouldn't be required.
This should work:
FileFilter .pdf 'pdftotext.exe' '"%p" -'
FileFilter .doc 'catdoc.exe' '-s8859-1 -d8859-1 "%p"'
--
David Norris
http://www.webaugur.com/dave/
ICQ - 412039
Received on Tue Dec 21 10:39:29 2004