BUG: System Hang with BROWSE and SET REPROCESS TO 0ID: Q114501 The information in this article applies to:
SYMPTOMSThe computer may hang if a BROWSE command is executed with an ON ERROR routine that performs only the RETRY command while SET REPROCESS has been set to 0.
RESOLUTIONIn the error handler routine, give the user a chance either to stop the RETRY command or to try to resolve the problem before the RETRY command is executed.
STATUSMicrosoft has confirmed this to be a problem in FoxPro version 2.6 for Windows. We are researching this problem and will post new information here in the Microsoft Knowledge Base when it becomes available.
MORE INFORMATION
Steps to Reproduce Problem1. Run FoxPro. 2. Type the following commands in the Command window:
3. Modify the first record to obtain a record lock.
4. Minimize FoxPro. 5. Run another instance of FoxPro. 6. Open the same copy of CUSTOMER.DBF that is open in the other instance 7. Run the following program:
8. Choose the Browse push button. The system will hang.
Additional reference words: FoxWin 2.60 stop responding lock up halt freeze buglist2.60 KBCategory: kbprg kbbuglist KBSubcategory: FxprgBrowse |
|
Last Reviewed: June 27, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |