Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Character...
Message
From
12/06/2001 11:15:45
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
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:
00518417
Views:
10
This message has been marked as a message which has helped 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

Use the Format property (this affects the entire field, while InputMask affects individual characters).

MyTextBox.Format = "!A"

Regards, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform