The information in this article applies to:
SYMPTOMSThe INT(nExpression) Function evaluates a numeric expression and returns incorrect values. RESOLUTIONTo work around this problem, change the SET DECIMAL setting to a larger more appropriate value such as 10 (the default is 2). STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem has been fixed in Visual FoxPro 5.0 for Windows. MORE INFORMATIONSteps to Reproduce ProblemRun the following code in Visual FoxPro:
Additional query words:
Keywords : kbVFp kbVFp300bbug kbVFp500fix buglist3.00 FxprgGeneral |
Last Reviewed: January 6, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |