BUG: Float Fields Show Asterisks in Wizard-Generated Screen (141957)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q141957 SYMPTOMS
Your Wizard-generated screen displays numeric float data with asterisks
instead of actual numbers.
CAUSE
The default InputMask clause for the text box object that is used to
display the Float field is not defined to handle any numbers greater than
99,999.99.
WORKAROUND
Modify the form in the Form Designer, and change the InputMask to
9,999,999.99 or whatever setting is appropriate.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. We are researching this problem
and will post new information here in the Microsoft Knowledge Base as it
becomes available.
Modification Type: | Major | Last Reviewed: | 11/17/2003 |
---|
Keywords: | KB141957 |
---|
|