Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How does InputMasks work?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
How does InputMasks work?
Miscellaneous
Thread ID:
00594012
Message ID:
00594012
Views:
87
Hello FoxBuddies! :)

I have a Textbox on a form that shows values from a field from a table. The number in the textbox should looks like this
12.345.678/9012-34 (InputMask 99.999.999/9999-99)
but I want that the same value in the table looks like
12345678901234
my problem is that VAL(TextBox.VALUE) returns only the number before the first dot (in this case it would be 12).

How can I retrieve the whole number?

TIA

Alonso
Like Frank said: "I did it... MY WAY!"
Next
Reply
Map
View

Click here to load this message in the networking platform