Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Winexec
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Winexec
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01459546
Message ID:
01459546
Vues:
161
Hi all,


I USE winexec to lauch a programm. But i want that VFP Don't continue before the programm is not completed.
it 's possible with winexec ?
DECLARE INTEGER WinExec IN kernel32 STRING  lpCmdLine, INTEGER nCmdShow
* WinExec ( "G:\BOB\BOBLINK /CIE=BO /USR=BM /MOD=ACCOUNT /MNF=BOACCOUN.DB /AUTOCLOSE" ,  SW_NORMAL )
*-- Sur le conseil de bOB
cOldSetDefault = SYS(5) + CURDIR() && SET("Default")
SET DEFAULT TO ( goapp.cDirBobapp )
WinExec( m.cValue ,  SW_NORMAL )
thank in advance


bernhart
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform