Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The right way to call a function in another EXE
Message
De
26/06/1997 16:54:42
 
 
À
26/06/1997 13:13:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00037838
Message ID:
00037870
Vues:
42
well you can also Instantiate the other EXE then you will be able to call any object you marked as OLEPUBLIC Arnon > > I have an environment where an EXE need to call a function in another EXE. > > That function returns .T. or .F. so I was thinking of calling the function > like this: > > SET PROCEDURE TO myexe.exe ADDITIVE > IF NOT MyFunction(...) > ... > ENDIF > RELEASE PROCEDURE myexe.exe > > But, this forces me to use SET PROCEDURE. How can I avoid that and still be > able to use IF NOT MyFunction? >
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform