[Gambas-user] BTst Function

nando nando_f at ...951...
Wed Jun 1 05:31:12 CEST 2005


I'm curious of the following

DIM x AS INTEGER

x=1

PRINT BTst(x,0)    ' <<-result is TRUE  (correct)
PRINT BTst(x,0)=1  ' <<-result is FALSE (unexpected)

-Fernando




More information about the User mailing list