BUG: Single Menu in an .EXE Causes Error Message upon Exit

ID: Q124906

The information in this article applies to:

SYMPTOMS

Attempting to quit from a FoxPro executable (.EXE) file causes the following error message to be displayed:

   "File 'mymenu.mpr' does not exist"

Upon choosing CANCEL, the program quits.

The program should terminate upon choosing 'Quit'.

CAUSE

The menu is the only item contained in the executable. If more than one item is included in the project, this problem does not occur.

RESOLUTION

Add at least one other item to the project.

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

1. Create a menu with a Foundation READ and a pad to Quit.

2. Create an executable that only contains the menu in the project.

3. Run the executable and then choose Quit from the menu.

Additional reference words: 2.60a FoxWin buglist2.60a ProjMan errmsg KBCategory: kbprg kbbuglist kberrmsg KBSubcategory: FxprgGeneral

Last Reviewed: June 27, 1995