Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running exe's
Message
De
08/07/1999 18:27:07
 
 
À
08/07/1999 18:24:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00239092
Message ID:
00239154
Vues:
16
>>Hello,
>>
>>Is there a way to run different programs from within vfp. I have tryed the run command but iit always pops up a dos window before going to the application.
>>
>>Is the following correct?
>>
>>RUN C:\MYAPP.EXE
>>
>That's the native RUN command. If you're using VFP6, you can take a look at the FFC's ShellExecute class, or download my API_APPRUN class from here on UT, which use CreateProces() rather than ShellExecute() as the class basis.

I used the /N in front of the call to regedit.exe and I don't see the dos window. Maybe its flashing by to quickly to notice. If I place the /n after the call to the exe then I see the dos window.

Dan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform