[Gambas-user] Bug with IsNumber

Jussi Lahtinen jussi.lahtinen at ...626...
Mon Dec 13 20:12:36 CET 2010


IsNumber(Value As Variant) As Boolean...
Then why variant?

Jussi


2010/12/13 Benoît Minisini <gambas at ...1...>

> > Hi!
> > With Gambas 3 revision 3361 @ Ubuntu 10.04 64bit,
> > IsNumber(False) returns False.
> >
> > Is this new behaviour correct?
> >
> > Jussi
>
> Yes. Now IsNumber() takes a string and returns if the string can be
> converted
> to a number.
>
> --
> Benoît Minisini
>
>
> ------------------------------------------------------------------------------
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> _______________________________________________
> 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