Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Spinner control values
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00225054
Message ID:
00225174
Vues:
15
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform