BUG: VFP Functions Cause Infinite Loop in Debugger Watch WindowLast reviewed: June 12, 1997Article ID: Q169862 |
The information in this article applies to:
SYMPTOMSEntering a Visual FoxPro function, such as GetPrinter(), GetFile(), or GetColor(), into the Watch window of the debugger may cause an infinite loop.
RESOLUTIONOne of the four following methods may stop the infinite loop:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONThe Visual FoxPro functions that display a dialog box and then return a value based on the entries to the dialog box may cause an infinite loop if entered into the Watch window of the debugger. The following functions were tested and cause the problem:
GetColor(), GetCP(), GetDir(), GetFile(), GetPict(), GetPrinter() Steps to Reproduce Behavior
|
Keywords : FxtoolDebug vfoxwin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |