[Gambas-user] string operator == and others

Benoît Minisini gambas at ...1...
Wed Nov 10 15:00:35 CET 2010


> you mean that
> PRINT "A" < "a"   'true
> 
> is similar like that
> PRINT Asc("A") < Asc("a") 'true
> 

Yes.

-- 
Benoît Minisini




More information about the User mailing list