Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Upper case character only
Message
 
To
22/06/2000 19:15:09
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00383515
Message ID:
00383668
Views:
13
Cindy,

I think you are confusing the format and inputmask property.
With the inputmask, every 'character' in the control is 'controlled' by a single character in inputmask. (So if you have a C(5) field, you need "!!!!!" in the inputmask)
However every character in the format property is 'issued' on every 'character' in the control. When you put "!" in format, everything in a textbox is uppercased. If you put "!A" in format, everything in a textbox is uppercased and only alpha characters are possible.

Regards,
Frank Camp
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform