Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Loading an .APP file from a VFP COM object
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01503828
Message ID:
01503935
Views:
113
Hmmm... I hadn't thought of that, but from what I see this doesn't work either.

I can do this:
SET PROCEDURE TO wcdemo.app ADDITIVE
DO wconnect
oHttp = CREATEOBJECT("wwHttp")  && PRG class works
oBus = CREATEOBJECT("wwBusiness")   && VCX fails: Can't find ..\classes\wwbusiness.vcx
So it does seem to load procedure files but fails to load VCX classes (which is REALLY odd since SET CLASSIB tends to be automatic inside of .APP files.

Going to have to play with this. This may still work for me since what I need to do is actually just a Proxy job - all code that actually executes executes inside of the .APP file so from there any class references should be findable.It's basicaly a dyanmic loader for a Web Connection application.

Thanks,

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform