[Gambas-user] IsVal()
R. Stormo
rohnny at ...1248...
Tue Mar 7 09:32:15 CET 2006
How to check a textbox for value?
Have tried if val(TextBox1.text)< 2000 then return
but if the user for some reason insert numbers and a char it do crash with
the "error wanted string got null instead."
I have not found a function like isVal().
Is there someway doing that check.?
--
View this message in context: http://www.nabble.com/IsVal%28%29-t1238510.html#a3277141
Sent from the gambas-user forum at Nabble.com.
More information about the User
mailing list