Re: [Gambas-user] error in documentation

2009-11-30 Thread Matti
Ah, I understand. Thanks. But this info in the doc would help beginners like me. Matti Benoît Minisini schrieb: >> I think there is an error in >> http://gambasdoc.org/help/doc/locale >> >> About the charset it says: >> "All characters that follows the xx_YY string are ignored by Gambas." >> >> I

Re: [Gambas-user] error in documentation

2009-11-29 Thread Benoît Minisini
> I think there is an error in > http://gambasdoc.org/help/doc/locale > > About the charset it says: > "All characters that follows the xx_YY string are ignored by Gambas." > > I had a big problem when I tried to run my prog in English, because with > "en_GB" or "en_US" a wrong charset was loade

[Gambas-user] error in documentation

2009-11-29 Thread Matti
I think there is an error in http://gambasdoc.org/help/doc/locale About the charset it says: "All characters that follows the xx_YY string are ignored by Gambas." I had a big problem when I tried to run my prog in English, because with "en_GB" or "en_US" a wrong charset was loaded. One runtime er