Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing Params Through ShellExecute
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00691671
Message ID:
00691684
Vues:
13
>How do I pass 3 string parameters through to my application
>using ShellExecute?

You can use 4th ShellExecute's parameter. If parameter you're passing has spaces inside, enclose it in the double quotes.
= Shellexecute(0,"","h:\temp\myapp.exe",["P1 AB" P2 P3],"",1)
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform