Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Development Menu
Message
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01222774
Message ID:
01222779
Views:
25
Something like
DEFINE PAD padAdmin OF _MSYSMENU PROMPT "Admin"

ON PAD padAdmin OF _MSYSMENU ACTIVATE POPUP popAdmin
DEFINE POPUP popAdmin MARGIN RELATIVE COLOR SCHEME 4
DEFINE BAR 1 OF popAdmin PROMPT '\<Reset Environment'
ON SELECTION BAR 1 OF popAdmin DO ResetEnv
>So, I could alter the FoxPro system menu and call it there then?
>
>Cecil
>
>>In the config.fpw you can specify a stratup program that will run every time VFP starts. In that program you can run any code.
>
>>config.fpw
>
>...
>_Startup=Q:\Dev\Vfp\Tools\VFPStart9
>...
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform