> en_GB.UTF-8
>
> But is 1,2 = 12 right in any logic?
> Also val("1,2,3") = 123
>
> Jussi
>
"," is considered as thousand separators, even if they are misplaced, and they
are simply ignored.
Maybe the interpreter should be more clever...
--
Benoît Minisini