Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Limit the user to specific numbers
Message
De
11/02/2009 17:09:42
 
 
À
11/02/2009 16:57:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01381060
Message ID:
01381063
Vues:
55
>>I have a requirement for user to enter the hour they worked on the project and they can only enter 0 or 5 as a decimal
>>to indicate an hour or half an hour.
>>
>>is there a way to limit the user input to 0 or 5 in the decimal field.
>>
>>Thanks
>
>Pu this in Valid Mthod:
>
>RETURN INLIST(this.Value%1, 0, 0.5)
>
Thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform