Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Imput Mask?
Message
From
26/09/1997 15:36:41
 
 
To
26/09/1997 15:02:37
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00051825
Message ID:
00051837
Views:
40
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform