FIX: FoxPro Calculator Returning Incorrect PercentagesID: Q104477 2.00 2.5x 2.60 2.60a | 2.5x 2.60 2.60a 3.00 kbtool kbfixlist kbbuglist
The information in this article applies to:
SYMPTOMSThe FoxPro calculator returns the wrong values when the percent (%) sign is used. Incorrect values are consistently returned regardless of the numbers used in the calculation. For the numbers 2 and 3 divided by any number, the percentage returned appears to be half of what it should be. For higher numbers, it appears as if the calculator is actually inserting a MOD() function and returning a percentage of the remainder.
RESOLUTIONTo work around this problem, choose the equal sign (=) instead of the percent sign, and then multiply by 100.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in Visual FoxPro 3.0b for Windows.
MORE INFORMATION
Steps to Reproduce ProblemNOTE: In Visual FoxPro to run the calculator, type the following in the Command window:
1. In the calculator, enter 1 divided by 2 and then choose the percent
2. Clear the value, enter 2 divided by 4, and then choose the percent
Additional reference words: VFoxWin FoxWin FoxDos 2.00 2.50 2.50a 2.50b
2.60 2.60a 3.00 buglist2.00 buglist2.50 buglist2.50a buglist2.50b
buglist2.60 buglist2.60a fixlist3.00b buglist3.00
KBCategory: kbtool kbfixlist kbbuglist
KBSubcategory: FxtoolAccessory
|
Last Reviewed: October 16, 1997 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |