When I wrote doc2html I copied this without change from conv_doc, and I
think it is the same in the original parse_doc parser script.  Is Leong
correct?
--
David Adams
Computing Services
Southampton University


----- Original Message -----
From: "Leong Peck Yoke" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, January 21, 2001 1:18 PM
Subject: doc2html


> Hi,
>
> I am look at your code doc2html.pl for a project. I notice that in
> function try_text at line 366, the following code
>
>     s/\255/-/g; # replace dashes with hyphens
>
> seems to be wrong. Shouldn't it be "s/\055/-/g" instead?
>
>
>
> Regards,
> Peck Yoke
>
>
>


------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  <http://www.htdig.org/mail/menu.html>
FAQ:            <http://www.htdig.org/FAQ.html>

Reply via email to