[Gambas-user] IsVal()
    R. Stormo 
    rohnny at ...1248...
       
    Tue Mar  7 16:09:17 CET 2006
    
    
  
Found a solution. The Command IsNumber() 
If NOT IsNumber(Textbox1.text) then return 
Now I can check for the number I want
If val(TextBox1.Text)<2000 then return 
-- 
Regards
	Rohnny Stormo
-----------------------------------------
Gambas brings Basic to Linux.
My Gambas Community http://forum.stormweb.no
--
View this message in context: http://www.nabble.com/IsVal%28%29-t1238510.html#a3282251
Sent from the gambas-user forum at Nabble.com.
    
    
More information about the User
mailing list