Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Spinner control values
Message
From
01/06/1999 14:40:47
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Spinner control values
Miscellaneous
Thread ID:
00225054
Message ID:
00225054
Views:
46
Hello:

I'm using a spinner and I want the default to display blank on my form. If I use Z in format, this works fine however, I want
the user to get a message if they enter nothing, as 0 is an option
that can be entered.





If empty(client.depnts)

=messagebox("You have not entered the Dependents other than Spouse category for your client!", 48, "CATS")


Endif

So if they enter the value 0 they get this message but they shouldn't.

Any help would be appreciated.
Next
Reply
Map
View

Click here to load this message in the networking platform