Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling c# exe and passing a variable parameter from VFP
Message
De
06/02/2008 07:29:41
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
06/02/2008 02:17:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01289941
Message ID:
01289963
Vues:
18
>Hi Guys,
>
>
>Is it possible to call a c# exe and passing a set of variables as parameters from vfp 9?
>
>Thanks in advance...

Do you mean to call it as any exe? If so then use ShellExecute API.
Do you mean to communicate with it? If so then check Interop namespace. Rick Strahl had a nice article about it on west-wind site.
PS: Do not forget to mark the platform as 32bits in case you're doing Interop. Otherwise it wouldn't work say under XP/Vista64.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform