Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling c# exe and passing a variable parameter from VFP
Message
From
06/02/2008 07:29:41
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
06/02/2008 02:17:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01289941
Message ID:
01289963
Views:
17
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform