[Gambas-user] Re: Re: Can't create files...

Amarok amarok.wolf at ...588...
Sat Aug 28 21:31:17 CEST 2004


> From: Benoit Minisini <gambas at ...1...>
Hello

> Did you see the Conv$() function: with it, you can convert a string from
> almost any charset to any other charset.
Glup... :) i'm testing ti now


> > to work around, but having Gambas only working with UTF-8 is becoming a
> > pain in the neck :(
> Why ?
Man, i feel like a winp... i'm only using gambas for about a week, i didn't 
knew conv$... and System.Charset :)

result$=conv$(rawdata$,System.Charset,"UTF-8")
works just fine... and i can do the oposite before print on the files :)
been so, the charset problem is solved

Thank's Benoit
Amarok




More information about the User mailing list