> ? IsInteger("12 + 5.4")
> True
> 
> Gambas 3 rev 3371 @ Ubuntu 10.04 64bit
> 
> Jussi

I get False there.

1) Try to run that:

$ LANG=C gbx3 -e 'IsInteger("12 + 5.4")'

2) Ensure that you compiled, installed, and run the correct version.

Regards,

-- 
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to