BUG: Float Fields Show Asterisks in Wizard-Generated ScreenLast reviewed: November 18, 1996Article ID: Q141957 |
The information in this article applies to:
SYMPTOMSYour Wizard-generated screen displays numeric float data with asterisks instead of actual numbers.
CAUSEThe 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.
WORKAROUNDModify the form in the Form Designer, and change the InputMask to 9,999,999.99 or whatever setting is appropriate.
STATUSMicrosoft 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.
MORE INFORMATION
Steps to Reproduce Problem
|
Additional reference words: 5.00 3.00b VFoxWin buglist3.00b inputmask
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |