Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing variables between 2 exe
Message
 
À
18/02/2006 00:40:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01097270
Message ID:
01097302
Vues:
15
>Hi Guys,
>
>Is it possible in VFP9 to pass a variable that was created from one exe to another exe?
>
>How is it done?
>
>Thanks in advance...
This can be done in a very simple way (but not so elegant) by using a file as the transfer medium. Exe#1 creates a file (txt, xml or something else) in a predetermined spot. Exe#2 looks for a file in that predetermined spot using a timer or something, and reads the data when available.
That file could even be a dbf table.
Just my $0.02 might not be applicable in your situation.

Einar
Semper ubi sub ubi.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform