Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Launch of default browser in new window
Message
De
30/01/2002 00:50:16
 
 
À
29/01/2002 16:41:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00612474
Message ID:
00612612
Vues:
29
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform