Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Character...
Message
 
 
À
12/06/2001 11:03:14
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00518404
Message ID:
00518408
Vues:
10
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform