Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Spinner control values
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00225054
Message ID:
00225174
Views:
16
Sheena,
Have you considered using a NULL value for the empty field? You may need to unbind the spinner from the field, and update the field in the valid() or lostfocus() code.

HTH
Barbara

>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.
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform