Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 6.0 to 5.0 Menu Problem
Message
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00248273
Message ID:
00248277
Views:
14
You have to open the menu.mnx file as a table and make a small structure
change:

Change LOCATION from N(2)
to
LOCATION N(1)

That's it. They had to change it for menus to work with activedocs, so if
you are using those settings and go back and forth you will have to reset
the activedoc object position property. Otherwise your menu will work
in either environ.


>I recently re-compiled a project using VFP 6.0 that was originally designed in VFP 5.0. After a few minor changes everything worked fine. I then had to re-compile it back to version 5.0. Everything seemed to be working fine until I tried to modify the main menu file. When I try to modify it in VFP 5.0 I get an error saying, “menu file is invalid”. I can modify the menu just fine using VFP 6.0. I have rebuilt the project in 5.0 with no errors and the compiled 5.0 *.exe works just fine. I have even used 6.0 to save the menu files as fox2x tables and that didn’t work. Any suggestions out there?
>
>Thanks in advance,
>Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform