Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parameters between VFP executables?
Message
De
03/11/1998 16:16:03
Eric Barnett
Barnett Solutions Group, Inc
Sonoma, Californie, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00154105
Message ID:
00154109
Vues:
16
You could use the DoCmd method of the Application object to execute an evaluateable expression, but I think you might get into some enviromnent and scope problems if you are trying to call methods of objects that don't have direct references from the Application object.

I would suggest creating some of your classes as OLEPUBLIC and instantiating them directly as COM objects. You might want to give some details here about what you are trying to accomplish.

>I have one VFP .EXE that calls a separately compiled VFP .EXE. How do I get a return value from the called .EXE in the calling .EXE?
>
>Thanks!
Eric Shaneson
Cutting Edge Consulting
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform