Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Launching Netscape
Message
From
11/04/2000 16:40:26
 
 
To
11/04/2000 16:33:13
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00358240
Message ID:
00358341
Views:
13
>>DECLARE INTEGER ShellExecute IN "Shell32.dll" INTEGER, STRING, STRING, STRING, STRING, INTEGER
>>
>>=ShellExecute(0,"Open","http://www.levelextreme.com","","",0)
>>
>>this will use the default browser to navigate to the specified website.
>
>Howdy Erik!
>
>Hey, if I want to call shellexecute multiple times, should I declare it every time, or should I declare it as part of the main program, and then use it through out all the rest of the forms and such that I have underneath?

You only have to declare it once, as long as you are not in the habit of placing CLEAR DLLS in your code.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform