Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Only 'Y' or 'N'
Message
 
To
03/04/2001 14:34:41
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00491470
Message ID:
00491480
Views:
9
>I have a textbox, Name: Text4, ControlSource: m.delegated and I want to only
>allow 'Y' or 'N', which will update the table of the logical field
>(org.delegated). What do I put in for the InputMask or Format for the textbox
>of the form? I tried TRANSFORM() but didn't work?

How about using a combobox, a checkbox, or option buttons here instead of using the InteractiveChange event to make sure the value is correct, or just binding m.delegated directly to the textbox and letting the textbox worry about T/F/Y/N?
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform