Microsoft KB Archive/103606

From BetaArchive Wiki

FIX: Database Menu Pad Not Disabled in READ MODAL

ID: Q103606

2.50 WINDOWS kbprg kbfixlist kbbuglist

The information in this article applies to:

  • Microsoft FoxPro for Windows, version 2.5

SYMPTOMS

The Database menu pad does not appear disabled (grayed out) in a READ MODAL.

STATUS

Microsoft has confirmed this to be a problem in FoxPro 2.5 for Windows. This problem was corrected in FoxPro 2.5a for Windows.

MORE INFORMATION

Steps to Reproduce Problem

1. In the Menu Builder, create a quick menu.

2. Insert the following command in the CLEANUP code snippet:

      READ MODAL VALID .T.

3. Generate the code, and run the .MPR file. When the .MPR file is executed, note that although the Database menu pad is not dimmed, it is still disabled until it is clicked on and off again.

Additional reference words: MBuilder FoxWin buglist2.50 fixlist2.50a database menu pad greyed unavailable KBCategory: kbprg kbfixlist kbbuglist KBSubcategory: FxtoolMBuilder Solution Type : kbfix


Last Reviewed: September 22, 1997
© 1999 Microsoft Corporation. All rights reserved. Terms of Use.