Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running an external program
Message
De
08/09/2005 23:16:50
 
 
À
08/09/2005 20:34:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01047937
Message ID:
01047968
Vues:
10
If you want to use the RUN command, then use the /N switch after the command and before the line to be executed; i.e.,

RUN /N "c:\program files\somefolder\myprogram.exe"

There are other ways of executing a program. See message #905853 which references the ShellExecute function in Windows.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform