Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with cents
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01079610
Message ID:
01079623
Views:
19
This message has been marked as the solution to the initial question of the thread.
>Hi everybody,
>
>I have a textbox on the form called txtAmount. This textbox has the following properties set in the Properties sheet:
>Format = $
>InputMask = 999,999,999.00
>value = 0.00
>
>I'm unable to type cents. Immediatelly after I type . my cursor moves to another control on the form.
>
>What is wrong here?
>
>Thanks in advance.

Naomi,

0 is not a template character. Change the Inputmask to 999,999,999.99
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform