Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Loading an .APP file from a VFP COM object
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
01503828
Message ID:
01503935
Vues:
114
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?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform