Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Input mask
Message
From
23/01/2013 08:57:06
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01563706
Message ID:
01563771
Views:
53
>>is there a way of accessing the input mask of a field using the modify structure route.
>>i would like to impose lower case+3digit for the format of a field. right now errors arise when operator enters upper case and i can only catch it on post auto reviews of the database entries. accessing the table is done through browse.
>>thanks
>>
>>k
>
>What do you mean by InputMask of the field? Is your table part of the database?
>
>You can set InputMask programmatically in form's Init for the textbox.

But you can't force lower case, without adding some code.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform