BUG: Float Fields Show Asterisks in Wizard-Generated ScreenID: Q141957 3.00b 5.00 WINDOWS kbtool kbbuglist 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 Problem1. Run the following code to create a sample table for use with the Form 2. Run the Form Wizard on the new table, choosing all the fields listed in
Additional reference words: 5.00 3.00b VFoxWin buglist3.00b inputmask
kbvfp300 kbvfp500 kbvfp600
KBCategory: kbtool kbbuglist
KBSubcategory: FxtoolWizscreen
|
Last Reviewed: August 9, 1998 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |