BUG: "File Does Not Exist" Occurs After FoxPro Is MaximizedID: Q130798 The information in this article applies to:
SYMPTOMSWhen running an application, if FoxPro or Visual FoxPro is minimized and then maximized, a "File <filename> Does Not Exist" error occurs when you run a program from the menu.
RESOLUTIONIf a READ is in effect at the time FoxPro is minimized, the error does not occur. The READ may be in effect either through a Foundation READ implemented in the menu or after the menu has been displayed, as in the READ CYCLE described in Step 6 below.
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. Create an application that has these components:
2. Build the application.
3. Delete or rename the following source files: XTEST.PRG and XTEST.FXP. 4. Run the application, and click "Do Program." The wait window should be 5. Minimize FoxPro, and then maximize it. Click "Do Program." The wait
6. Clear the error. In the Command window, issue these commands:
7. Minimize FoxPro, and then maximize it. Click "Do Program." The wait
Additional query words: kbvfp300 kbvfp500 kbvfp600
|
Last Reviewed: August 10, 1998 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |