Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Launch of default browser in new window
Message
From
30/01/2002 00:50:16
 
 
To
29/01/2002 16:41:19
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00612474
Message ID:
00612612
Views:
28
Hi Vladimir

You can call ShellExecute() as often as you like. If you pass it the file name it will load the associated application for that file. The file could be .HTM or .DOC or .TXT or whatever.

I am also using FindExecutable() to find the path to the default application for a file type and using RUN /N to run the program with the file name as a parameter.

HTH

Jos
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform