Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Visual com objects
Message
From
29/05/2001 00:15:03
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00512054
Message ID:
00512058
Views:
11
Steven,

>Greetings,
>
>I'm looking for a way to share visual foxpro code that contains forms, visual classes and also a set of procedures and functions.
>
>I've looked into the com object dll option but it must be non visual for it to work. I thought about compiling the set of functions into a "COMMON.APP" and setting the "set procedure to common.app" but that would share only the procedure and functions but i don't think it's the "right" way to do it.
>
>I need this only to share with other foxpro applications without giving away the source code.
>
>Anyone care to put me on the right track :-)
>
>Thank you
>
>--
>steven

Take a look at COM+ and/or DCOM running on a server - and under MTS if you wish. You can call the procedures from the desktop and even over the Internet. I'd put my non-visual logic there and instantiate them in your application.
Best,


DD

A man is no fool who gives up that which he cannot keep for that which he cannot lose.
Everything I don't understand must be easy!
The difficulty of any task is measured by the capacity of the agent performing the work.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform