Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What are the major advances over VFP6?
Message
From
19/04/2002 16:30:14
 
 
To
19/04/2002 16:05:48
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00646912
Message ID:
00647073
Views:
14
I'm sure that will be helpful Jim.

Thanks

>Hi Jim,
>
>>b) The MENUs are INcompatible ONCE YOU USE THE MENU DESIGNER under VFP7.
>
>There is a KB article in the works on how to fix a menu to go back to VFP6 if you wish. There are 2 new fields in the MNX, sysres and resname.
>
>Here is some code you can run to convert a menu back. The picture info will be lost, so you will want to back up your mnx/mnt files if you want to retain any pictures for use in VFP7.
>
>
>*Save a copy of the menu before converting to VFP 6 format.
>COPY FILE YourMenu.* TO YourMenuSave.*
>* Delete the fields that VFP 7 adds to the menu.
>ALTER TABLE YourMenu.mnx DROP COLUMN SYSRES DROP COLUMN RESNAME
>USE
>
Previous
Reply
Map
View

Click here to load this message in the networking platform