Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems Creating Menus.
Message
 
 
To
10/12/2001 02:16:50
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00591950
Message ID:
00592018
Views:
12
>Hi Everyone,
>
>I would appreciate some using menus. I can create the menu using the menu designer, but I don't know what to do next. The VFP 6.0 documentation is not very clear.
> 1. Do I have to compile it?
> 2. In my main program does it need to have a .mpr extension. Also, how
> is this file created.

Hi Eric,

You can generate menu's MPR file using Menu -> Generate but you don't have to.
Include the call to the menu in your main program
DO mymenu.mpr
and it will be genereated, if necessary, when you build your application.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform