Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Letting go in VBA
Message
 
 
To
23/08/2001 09:44:40
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00547912
Message ID:
00547955
Views:
15
>I have a Foxpro comserver that I invoke from a VBA macro. When I set the reference variable in the macro to NOTHING, the dll file remains tied up. I have to exit the application program with the macro before I can update or delete the dll file. Is there a way to tell the comserver to release itself before I set the reference variable to nothing. The comserver is based on a session base class. Thanks.

Not sure if it will work in this case, but you could add an additional method in your COM server that issues a Quit. Call this method and then set the variable to Nothing. Note: Haven't tested it. Good luck!
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform