Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Message When Compiling Program
Message
From
18/07/2001 05:23:46
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
18/07/2001 03:28:07
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00531876
Message ID:
00531890
Views:
12
This message has been marked as the solution to the initial question of the thread.
>Hi all,
>
>I've made a shortcut menu programmatically, saved as MyMenu.mpr
>so in my program I use do MyMenu.mpr to use it..
>
>But when I compile the program, it always says "Unable to find menu MyMenu", if I click locate it'll ask for MyMenu.mnx, but I dont have it... if I click ignore the program will just run fine, what actually what is the problem with me?
>
>Thanks for any idea!

Jimi,
mpr is just another prg generated for menus from mnx. If you don't have it simply rename your mymenu.mpr to mymenu.prg and change code to 'do myMenu'. Otherwise when project manager sees it it tries to locate mnx and re/generate it (which I don't like because I generally edit after first generation).
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform