Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Character...
Message
 
 
To
12/06/2001 11:03:14
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00518404
Message ID:
00518408
Views:
9
This message has been marked as the solution to the initial question of the thread.
>InputMask, I am aware that "!!!!" will convert the characters to upper-case and "AAAA" will only accept alpha characters. How can I make BOTH together? I need the InputMask to accept only alpha and must be upper-case. This is for the form textbox and no settings in the MODI STRU.
>
>Chuck

Put KRA! in the Format property. The K is for SelectOnEntry [optional], the R means to not save the mask characters to the ControlSource field [also optional]. In the InputMask, put (xxx) xxx-xxxx This is a typical phone number format, but this is only an example. The x's allow any input, but because the format property also has A and !, the control will only accept characters and will convert to uppercase.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform