PRB: Application Tries to Locate Menu
Article ID: 111513
Article Last Modified on 12/3/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft FoxPro 2.0
- Microsoft FoxPro 2.6 for MS-DOS
- Microsoft FoxPro 2.6a Standard Edition
- Microsoft FoxPro 2.5b
- Microsoft FoxPro 2.6 Standard Edition
- Microsoft FoxPro 2.6a Standard Edition
- Microsoft FoxPro 2.6a Professional Edition for Macintosh
This article was previously published under Q111513
SYMPTOMS
A procedure called from a menu may bring up a "Where is MENUNAME?" dialog
box to locate the .MPR file.
CAUSE
A FoxPro application looks for an .MPX or .MPR file in the application when
running a procedure. Therefore, it is necessary to have a valid .MPX or
.MPR file. In order for the application to find the .MPX or .MPR file, a
LOCFILE command is used in the system-generated code to locate the menu
program. It looks for the menu program files in the following order:
Additional query words: VFoxWin FoxMac FoxDos FoxWin 2.50 2.50a 2.50b 2.50c "procedure not found" MBuilder
Keywords: KB111513