Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't set input mask
Message
De
26/04/2001 03:45:13
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Can't set input mask
Divers
Thread ID:
00500002
Message ID:
00500002
Vues:
55
In my combobox class I have code set in the properties

inputmask
=+PADL("",FSIZE(this.name,"modacad"),"X")

This works on my test form without classes. Soon as I put it in a class
it does not work. (when I look in the init event the inputmask is empty.)
When I try to manually set it in the command window it just stays empty.
Even if I use "XXX" or something.

I want to the the input mask filled with the same number of X's as the field
length no matter how long the field is.

What is wrong?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform