[Gambas-user] Val("1,2") = 12

Fabien Bodard gambas.fr at ...626...
Sat Mar 6 21:43:19 CET 2010


in english system you need to use the "." as separator


in french the ","

2010/3/6 Jussi Lahtinen <jussi.lahtinen at ...626...>:
> en_GB.UTF-8
>
> But is 1,2 = 12 right in any logic?
> Also val("1,2,3") = 123
>
> Jussi
>
>
> 2010/3/6 Benoît Minisini <gambas at ...1...>:
>>> Hi!
>>> Is this planned behaviour?
>>> Val("1,2") = 12
>>>
>>> I think it should be NULL or 1.2.
>>>
>>> Gambas 3, revision 2664 (old, so maybe already fixed, sorry to bother if
>>> so). Ubuntu 9.10 64bit
>>>
>>> Jussi
>>>
>>
>> The behaviour of Val() depends on the value of System.Language. What is it?
>>
>> --
>> Benoît Minisini
>>
>> ------------------------------------------------------------------------------
>> Download Intel® Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list