[Gambas-user] Bad string conversion for Euro sign
Benoit Minisini
gambas at ...1...
Wed May 25 14:51:33 CEST 2005
On Wednesday 25 May 2005 14:01, Eilert wrote:
> Hi,
>
> A strange error: When I read in a Euro sign into a TextArea and then try
>
> t$ = Conv$(TextArea.Text, Desktop.Charset, "ISO-8859-1")
>
> I get the error
>
> "Bad string conversion".
>
> I found out that any character typed in with AltGr results in this error.
>
> Any ideas?
>
> Rolf
>
The euro sign does not exist in ISO-8859-1, but in ISO-8859-15.
Regards,
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list