Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Co-ordinating Menus and Forms
Message
From
19/10/2004 18:18:47
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Co-ordinating Menus and Forms
Miscellaneous
Thread ID:
00952833
Message ID:
00952833
Views:
39
I have a main program which has the following lines
DO Amsmenu.mpr
READ EVENTS
One of the options on this menu says
DO Namefind.app
The main program for Namefind.app contains
PUSH MENU _msysmenu
DO Namefind.mpr
DO FORM namefind
POP MENU _msysmenu
My problem is that, if I make the NAMEFIND form MODAL, the menu options are not active. If I leave it MODELESS, the program continues and the POP MENU command gets executed.

My real problem is that I'm mostly a FPW2.6 programmers masquarading as a VFP guy.

Can somebody point me to the proper sequence of calls to get everything properly co-ordinated????

Thanks...........Rich
Next
Reply
Map
View

Click here to load this message in the networking platform