The information in this article applies to:
- Microsoft FoxPro for Macintosh, versions 2.5x, 2.6a
- Microsoft Visual FoxPro for Macintosh, version 3.0b
SYMPTOMS
A custom menu option added to the Edit menu remains disabled after you
close the Expression Builder dialog box in Report Writer.
WORKAROUND
To work around this problem, place the MyPref menu option on a menu other
than Edit. For example, you can create a new menu called Options, and then
place the MyPref menu option on it.
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 Problem
- Start FoxPro.
- In the Command window, type "CREATE MENU test" (without the quotation
marks).
- From the Menu menu, choose Quick Menu.
- Choose the Edit button for the \<Edit prompt.
- Choose the Insert button, and then type "\<MyPref" (without the
quotation marks) for the new prompt.
- From the Result list box, select Command. In the text box to the right
of Command, type the following:
WAIT WINDOW "MyPref"
- From the Program menu, choose Generate. Generate the output file, using
the default filename of TEST.MPR. Close the Menu Builder.
- Run TEST.MPR.
Note that the MyPref menu option is enabled.
- From the File menu, choose New. When prompted for the file type, select
the Report radio button, and then choose the New button.
- In the Report Writer, click the Field tool and then place a field in
the Detail band.
- In the Report Expression dialog box, choose the Expression button to
open the Expression Builder dialog box.
- While the Expression Builder dialog box is open, choose the Edit menu.
Note that all menu options except Preferences are disabled. This is
normal behavior.
- Choose OK or Cancel to return to the Report Layout window.
- Choose the Edit menu.
Note that the MyPref menu option is still disabled.
- Quit Report Writer.
- Choose the Edit menu.
The MyPref menu option is still disabled.
NOTE: The MyPref menu option is reenabled as expected when these steps are
performed in FoxPro for Windows.
|