Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Menus
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Menus
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01140661
Message ID:
01140664
Views:
16
Can somebody have some code example how to make changes to the menu programatically.

All you need to do is write a program to put the names of all your .mnx files into an array using ADIR(), process the array and open each .mnx as a table (after all, an mnx is just a dbf with a different extension) and process the field in the table that you are interested in modifying.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform