Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't set input mask
Message
From
26/04/2001 03:45:13
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Can't set input mask
Miscellaneous
Thread ID:
00500002
Message ID:
00500002
Views:
51
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?
Next
Reply
Map
View

Click here to load this message in the networking platform