Thanks I figured out a way to do it but this way is much more elegant I will use it when I recompile.
It is coming back. Now on to getting data from from a CSV file.
Search found 2 matches
- Tue Mar 03, 2015 2:44 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Validate number within a range
- Replies: 9
- Views: 6490
- Mon Mar 02, 2015 11:10 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Validate number within a range
- Replies: 9
- Views: 6490
Validate number within a range
I have searched but couldn't find how to verify an is within a certain range. What I want to do is make sure that the number entered is within the range of 8700 to 8999. if not I want to display a message that that is the range required. The message box isn't a problem but I can't seem to get the sy...