Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Retrieving Return Values from Out Side Applications
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00099207
Message ID:
00099223
Views:
18
>>I have a VB exe which is called from within Visual Foxpro. I want to be able to retrieve the return value from the VB exe. Can it be done and How?
>>
>>
>>Thanx
>
>The way you would do this would be to create a VB DLL rather than an exe. With a DLL you could directly call the VB function you need and return it to VFP.


My knowledge of Visual Basic is Very Basic. I tried to create the app as a DLL in the beginning but a DLL does not support END to close a form. Basically the VB app is a single form that is passed several values. Depending on the values, certain command buttons are active. The return value is the value of the button selected to close the form. Basically I could do the thing is VFP but I wanted something small and quick.
Fred Lauckner

You know, it works on my computer. I don't know what your problem is.

.Net aint so bad.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform