Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
E-MAIL Application
Message
From
17/11/1998 14:08:11
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00158081
Message ID:
00158384
Views:
16
>>oShell = CREATEOBJECT('Shell.Application')
>>oShell.Open('Mailto:esmoore@flash.net')
>
>What does 'shell.application' refer to? Could you point me to an example or article?

Shell.Application is an OLE automation server provided by SHDOCVW.DLL, which is installed in most Win32 environments by default, and is always installed by IE 3.x or later. It provides a number of useful functions that can be accessed through the automation objects methods.

See the MSDN documentation on "Shell Object" for more details.
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
Reply
Map
View

Click here to load this message in the networking platform