[Gambas-user] Reading international character from a file
    Benoit Minisini 
    gambas at ...1...
       
    Sun Sep 25 16:07:35 CEST 2005
    
    
  
On Tuesday 20 September 2005 00:19, Andre Saccomani wrote:
> Hi guys,
>
> I'm trying to make a subtitle adjuster using gambas. until now I succeed in
> open the file, put it into a listview and on. The problem is that
> international characters, like ã,é.. and on are showing as blocks and not
> as I expected.
> Can someone help me with this?
>
> Regards
> Andre
You must convert the characters of your file from their charset to the charset 
used by the desktop (UTF-8). See the Conv$() function.
Regards,
-- 
Benoit Minisini
mailto:gambas at ...1...
    
    
More information about the User
mailing list