Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Close Another Application
Message
From
05/04/2000 10:26:46
 
 
To
05/04/2000 10:00:33
Charles Richard
Nvo Management Systems
Boisbriand, Quebec, Canada
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00354201
Message ID:
00355666
Views:
24
>Ed:
>
>Where does one learn about using shell? Can it be used to control another VFP application I.E. run the oapp.do method remotely?

The Shell Object is documented in the MSDN library - I've posted a FAQ with the relevant pointers to the .CHM files, although IEXPLORE.CHM has now been combined into a more comprehensive and larger file, INET.CHM, in the Kanuary release of the MSDN Library. If your other VFP application is a COM server, you do not need the intervention of the Shell object to talk to the COM component - instantiate it and talk to it's COM interface.

If you're looking to launch another instance of VFP, you can do so via RUN orby using my API_APPRUN, which has the advantage of giving you a process handle to the launched application. If you want to access methods in another VFP session, then instance a VFP application as an out-of-process server (you can CREATEOBJ() or GETOBJECT() as appropriate.)
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform