BUG: TOBROWSER Error when Closing Class Browser Window

Last reviewed: April 24, 1997
Article ID: Q162551
The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, versions 5.0, 5.0a

SYMPTOMS

When attempting to close the Class Browser window using the Close button, a "Class Browser" error dialog box may appear. The error occurs about one out of three times, or more.

STATUS

Microsoft 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 Behavior

  1. Open a Visual Class Library in the Class Browser using the following command:

          DO HOME()+'BROWSER.APP' WITH HOME()+'SAMPLES\CLASSES\SAMPLES'
    

  2. Open the "datachecker" class by clicking on it with the mouse.

  3. Right-click any of the classes in the left pane of the Class Browser window, or right-click any of the methods that show up on the right pane of the Class Browser window.

    NOTE: This displays a context menu where the first choice is "Descriptions."

  4. Leaving the Context menu open, click Close in the Class Browser on the top right corner of the window.

    NOTE: A Class Browser dialog box appears with an error that begins with "TOBROWSER is not an object."

  5. At this point, click OK to ignore the error, or click Cancel to close the Class Browser. Either choice closes the Class Browser.


Keywords : buglist5.00 FxtoolClassbrow kbtool vfoxwin vfpbug5.0a kbbuglist
Version : 5.0a 5.0
Platform : WINDOWS
Issue type : kbbug


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 24, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.