2 distinct problems, but I figured I'd save myself some typing...
1. I created a menu with the menu builder, then copied the generated code to the Init procedure of my form. It works fine in design, but when I click on any option after building, it falls over, unable to find the form I'm calling. Where should I be putting DEFINE MENU statements to get this to work properly in both modes?
2. Is anyone using VFP6 and VFP7 side by side (in perfect harmony) on their machine? We've just bought it, but I'm reticent to install it in case VFP6 goes all strange on me. I need to have VFP6 installed (for the time being, at least) so that I can support our Win95 users. Is there any issues with compiling a project in both versions? Am I just opening myself up to a world of pain?
1. I created a menu with the menu builder, then copied the generated code to the Init procedure of my form. It works fine in design, but when I click on any option after building, it falls over, unable to find the form I'm calling. Where should I be putting DEFINE MENU statements to get this to work properly in both modes?
2. Is anyone using VFP6 and VFP7 side by side (in perfect harmony) on their machine? We've just bought it, but I'm reticent to install it in case VFP6 goes all strange on me. I need to have VFP6 installed (for the time being, at least) so that I can support our Win95 users. Is there any issues with compiling a project in both versions? Am I just opening myself up to a world of pain?