Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why wont my menu display inside of my form.
Message
From
13/11/1998 10:35:39
Mark Kessler
U.S.M.C. - Network Operation Center
Quantico, Virginia, United States
 
 
To
13/11/1998 10:26:36
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00157395
Message ID:
00157400
Views:
18
>>I created a menu and generated a MPR. I use a 'Do' command to run it and then it displays inside the VFP window.
>>
>>So how would I get this menu to work properly inside of my form?
>
>Do you mean menu inside top-level form? You should start from Topform.Init event:
>do topmenu.mpr with this

My form is a top-level form.

inside my FORM.INIT I have:

do mymenu.mpr.

I changed it to:
do mymenu.mpr with this

This causes an error inside of the mymenu.mpr.

----
No parameter statement is found.
----

And it points to.

set sysmenu to




Help!
Mark Kessler
USMC Network Operation Center
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform