Thank you! That seems to work. HTMLViewer shouldn't crash the app
silently though if it gets a weird character so it's a bug.
==================================================
Message: 11
Subject: Re: Unknown character crashing HTMLView
From: jis <[EMAIL PROTECTED]>
Date: Sat, 22 Jul 2006 07:39:20 +0200
For mysterious reasons I got the same problem only right with this =20
roundabout:
test =3D ConvertEncoding(test,Encodings.ASCII)
test =3D ConvertEncoding(test, Encodings.UTF8)
Johan Simons
On 22/07/2006, at 5:38 AM, Serg Koren wrote:
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>