Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you use ShellExecute()
Message
From
17/09/1998 10:08:37
 
 
To
16/09/1998 19:46:46
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00136184
Message ID:
00137768
Views:
15
>>I tried Delaring the command with declare ShellExecute in Win32s16 int, string, string, string, string
>>and then calling it but keep getting an error something like "Invalid entry point". Just what is the syntax for calling this function?
>>
>>Ashley Cottle
>>AssureSoft
>>AshleyC@cosworth.infotrade.co.uk
>
>Easiest/ Fastest (Least Flexible) way is
>
>oShell = CREATEOBJECT('Shell.Application')
>oShell.Open('Mailto:esmoore@flash.net')


Thanks, that's cool. I would have never guessed at trying to do shellexecute like that. I have a few places where this will be very useful.

Thanx again.
Fred Lauckner

You know, it works on my computer. I don't know what your problem is.

.Net aint so bad.
Previous
Reply
Map
View

Click here to load this message in the networking platform