Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Activate A Menu Bar In Another App
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00904661
Message ID:
00905053
Views:
22
You're welcome.

>Sergey,
>
>This code works fine. Thanks for the help
>
>** Trigger the 'Open' dialog in aonther instance of VFP
>** Could use to activate a menu bar
>LOCAL oShell
>
>cString = "^o"
>
>oShell = Createobject("wscript.shell")
>oShell.AppActivate("VFP 7.0")
>oShell.SendKeys(cString)
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform