- From: André Blavier <ablavier@wanadoo.fr>
 - Date: Wed, 30 May 2001 17:51:22 +0200
 - To: "HTML Tidy Mailing List" <html-tidy@w3.org>
 
There are 2 hypothesis:
- tidy couldn't generate a valid output, due to serious errors in the source
string
- the TidyCOM TidyMemToMem() function is still flawed (which is not
unlikely)
Can you tell me more?
    -- André
----- Message d'origine -----
De : April <awhite@mail.rosecom.ca>
À : tidy <html-tidy@w3.org>
Envoyé : dimanche 27 mai 2001 19:24
Objet : tidycom 1.2.5 memtomem broken
> I just downloaded the latest tidygui and tidycom, registered the dll,
> and my vb code:
>
>   results = Tidy.TidyMemToMem(rtfPage.Text)
>
> now returns an empty string.  The warnings & errors count tells me there
> were problems though.
>
>
>
>
Received on Wednesday, 30 May 2001 15:47:40 UTC