Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Whats Wrong Here?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00353435
Message ID:
00353486
Views:
12
>I have a text box with:
>
>.Format = "R"
>.InputMask = "$$$,$$$.99"
>
>And when I run the form, the textbox shows "$$$,$$$."
>
>So what am I doing wrong here?

Hi Kevin,

Try this: .InputMask = "$ 999,999.99",
use "999,999.99" if you don't want to see the currency symbol.

Alex
Alex
Previous
Reply
Map
View

Click here to load this message in the networking platform