Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Format control in text boxes
Message
From
05/01/1999 19:27:26
 
 
To
05/01/1999 19:23:22
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00172977
Message ID:
00172979
Views:
29
>I want to force the user input in a text box to be uppercase alphanumeric - that is any combination of uppercase numbers and letters. When I use .Format = !A numbers are excluded. Is there an easy way to do this?
>
>TIA - Bob Alei

Bob,

Probably cannot be done in format. But in interactivechange() you can put the line ".value = UPPER(.value)" which should accomplish what you want.

regards,
Jim Edgar
Jurix Data Corporation
jmedgar@yahoo.com

No trees were destroyed in sending this message. However, a large number of electrons were diverted from their ordinary activities and terribly inconvenienced.
Previous
Reply
Map
View

Click here to load this message in the networking platform