Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing arguments to an Init OLEPUBLIC class method
Message
From
04/05/2001 12:26:29
 
 
To
04/05/2001 12:23:15
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00503588
Message ID:
00503595
Views:
23
(sorry 'bout the repost, I hit a Send key before time!...)

Hi

I hope someone out there can help me with this.
I can't catch Init arguments when a class is instanciated through a COM Server.

In

CREATEOBJECT("xpto.test",1,2,3)

the 3 arguments aren't passed to the Init method

If I execute

SET CLASSLIB TO mylib
CREATEOBJECT("test",1,2,3)

the 3 arguments are properly fetched!

TIA
----------------------------------
António Tavares Lopes
Previous
Reply
Map
View

Click here to load this message in the networking platform