Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running external Programs
Message
 
À
03/12/2004 11:27:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 5
OS:
Windows 2000 SP2
Database:
Visual FoxPro
Divers
Thread ID:
00966740
Message ID:
00966749
Vues:
15
One of the solutions is:
DECLARE INTEGER WinExec IN win32api ;
   STRING command, INTEGER nShow

=WinExec("exename.exe parameter",1)
>Hi,
>
>Can someone please help me.
>
>I have a Visual Basic .exe file that I want to run in a Visual Foxpro application. I want to pass parameters from the foxpro application into the VB application. Can someone direct me as to the best way to do this
>
>Thanks for your help.
>
>Mark
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform