Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where is ShellExecute(), ZIP OCX files?
Message
From
25/09/1998 13:40:14
 
 
To
25/09/1998 13:28:52
Paul Harker
Harker Enterprises, Inc.
Idaho Falls, Idaho, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00140886
Message ID:
00140897
Views:
20
>I am looking for a ZIP OCX, and found a file that has only definitions, not any DLL. As a 2nd option, where is the shellexecute() function? I cannot find in the files section. Thanks

Easiest way to use Shellexecute is:
oShell = CREATEOBJECT('Shell.Application')
oShell.Open('mailto:esmoore@flash.net')
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform