Sorry to keep posting bits of this, but it's an ongoing battle :-(

        If I put the following in the htdig.conf file:

        external_parsers:  application/msword /usr/local/bin/parse_doc.pl \
                          application/postscript /usr/local/bin/parse_doc.pl \
                          application/pdf /usr/local/bin/parse_doc.pl 

        Then the parse_doc script is called, resulting in the error I posted in
        my previous message. If however, I put the following in there:

        external_parsers: application/msword->text/html /usr/local/bin/conv_doc.pl \
        application/postscript->text/html /usr/local/bin/conv_doc.pl \
        application/pdf->text/html /usr/local/bin/conv_doc.pl

        The acroread is called, just as though I had no external converters
        defined.

        What am I doing wrong?


-- 
Stan Brown     [EMAIL PROTECTED]                                    843-745-3154
Westvaco
Charleston SC.
-- 
Windows 98: n.
        useless extension to a minor patch release for 32-bit extensions and
        a graphical shell for a 16-bit patch to an 8-bit operating system
        originally coded for a 4-bit microprocessor, written by a 2-bit 
        company that can't stand for 1 bit of competition.
-
(c) 2000 Stan Brown.  Redistribution via the Microsoft Network is prohibited.

------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.

Reply via email to