Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP & VB
Message
From
10/12/1998 10:39:34
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00166043
Message ID:
00166070
Views:
19
>Hello All,
>from within VFP5, is there a way to pass parameters to
>a VP exe that would be executed from within VFP and when finished
>return control back to VFP??
>
>What I am trying to do is send error messages via GroupWise to
>out programming group. Since I have had no success getting any
>info on how to do this in VFP and novell gives very good examples
>in VB, I thought I would try this route!
>
>Thanks
>
>Sandy
Sandy,
If VB exe can be instantiated like "myvb -p1 -p2 -p3" then you could "run" or "shellexecute" that way.
OTOH if VB exe supporting OLEautomation like Excel, Word etc you could createobject it and use its PEM. This one would be preferable I think.
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