[Gambas-user] Format$ function
Benoît Minisini
g4mba5 at gmail.com
Fri Jun 15 16:42:51 CEST 2018
Le 15/06/2018 à 16:23, CD a écrit :
> Hi,I read, and read, the Gambas doc, search this lists.gambas-basic, and
> other.
> I searched in the config of my ubuntu-mate 18.04 without any success,
> otherwise I would not be there:
> why when I write for example in the console
>
> Print Format$(1234567, "#, ## 0")
> gb returns
> 1? 234? 567
>
> freeoffice calc, returns him well the separator of the local thousands
> for fr_FR: 1 234 567
> I think it's an environmental problem and not gb, but I do not know
> where to set that ...
>
> N.B.
> I also tried
> Print Format$(1234567, "$#,##0")
> 1?234?567 €
>
> Thank you for your answers
>
>
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
That bug has just been fixed.
The people who make the french localization of glibc seem to like using
new Unicode space separators at each new release...
Regards,
--
Benoît Minisini
More information about the User
mailing list