Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Imput Mask?
Message
De
26/09/1997 15:36:41
 
 
À
26/09/1997 15:02:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00051825
Message ID:
00051837
Vues:
42
>>I have a FORM with a GRID on it. I one of the fields
>>on the GRID, I want the user to only be able to enter a
>>"P" or "N" and nothing else. How can I set this up in
>>vfp 50?
>
>Textbox.Format="M"
>Textbox.Value="P,N"

Hi Ed the
Textbox.Maxlength=1 for one letter
Textbox.Format="M" will not let me enter anything
Textbox.Format=!A works but I can enter any letter
Textbox.Value="P,N" is not working. I can still put
in other letters.
any ideas?
:)
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform