On Wed, Oct 15, 2008 at 6:57 PM, Werner <[EMAIL PROTECTED]> wrote:

> Kari Laine wrote:
> > On Wed, Oct 15, 2008 at 5:15 PM, Ron_1st <[EMAIL PROTECTED]> wrote:
> >
> >
> >> What should stand on the ??, (welche buchstaben?)
> >>
> >
> They stand for umlauts ä ö ü from what I deduct from the file names.
>
> Best Regards
> Werner
>
Hi Werner,

thanks for pointing that out. But I am not sure whether they are even that
anymore after being in Windows-environment and copied over to ext3 utf-8
filesystem. The true identity of the letters might have been lost even
before. Some of them show up as boxes in Gambas console-window. How can I
check what characters the file name consist in Linux-environment? Probably
view with hex-editor the directory entry - don't know how to do this...

Because I use UTF-8 those umlauts (if they were intact) should show without
problem?

My locale (I am Finland so it should be FI something but I prefer
english-language on computers)
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=


I really must learn this UTF-8 thing.

Best Regards
Kari Laine
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to