Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Menus
Message
From
11/11/1999 10:34:09
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Using Menus
Miscellaneous
Thread ID:
00290087
Message ID:
00290087
Views:
61
I'm trying to get a menu to show up along with a form in the background. But I can open up mulitple forms by selecting the menu options (which I do not want to do.) Is there anyway around this? Here's a piece of my main code that calls up the form and menu.

TIA

Jeff T.

PUBLIC OldScreenCaption
OldScreenCaption = _Screen.caption
_Screen.caption = ' Atlanta Apartment Hunters, Inc -- Apartment Search & Management Application'

DO CALC_LATE

DO ATLAPT.MPR

do form backgnd

*DO FORM ATLMAIN.SCX

READ EVENTS

CLEAR WINDOW
CLEAR
CLEAR EVENTS
CLEAR DLLS
RELEASE ALL EXTENDED
CLEAR ALL
CLOSE ALL
SET SYSMENU TO DEFAUL
Thanks in Advance.

J. Turner
Next
Reply
Map
View

Click here to load this message in the networking platform