The information in this article applies to:
SYMPTOMSDragging a class from the Class Browser to the Visual FoxPro screen produces a "Syntax Error" or "Variable Not Found" error message, and then the Microsoft Visual FoxPro title disappears from the window. CAUSEWhen a class is dragged to the screen, an instance of the class is created. The code in the Init, Load, and Activate events is processed. Errors caused by the code are returned by the Class Browser. RESOLUTIONTo restore the settings of the main Visual FoxPro window, type the following in the Command window: MODIFY WINDOW SCREEN STATUSThis behavior is by design. MORE INFORMATIONSteps to Reproduce Behavior
Additional query words: 3.00 VFoxWin
Keywords : |
Last Reviewed: December 12, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |