Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automation Server
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00179438
Message ID:
00179897
Views:
31
>OLEpublic classes have no visual interface. In order to provide a visual interface you write an application in any language that can call an automation server (VB,VC++,VFP,Delphi) and put the visual interface there while accessing the automation server to perform certain NONVISUAL tasks like accessing databases, doing calculations, changing system settings, etc.
>


Hi Dore,

According to the Microsoft Visual FoxPro 6.0 Programmer's Guide, page 461, "When you create an executable with OLE Public classes, you don't lose any of your normal .exe capabilities. You can still run the executable, provide a user interface, and all the normal functionality you would include in an application."

As I read this section, I interpret the phrase "provide a user interface" to mean to provide a visual user interface, i.e., form with a combobox to select items, etc. Is that not what this means?

I want a VFP, VB, etc. user to be able to call my executable, make selections in that executable, then pass information calculated in the executable back to the calling program so that the calling program can use the calculated information. My thought was that a visual automation server is what I needed. If you have any suggestions on how to accomplish this, I would appreciate it.

Thanks,

TFISHER
Thanks,

TFISHER
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform