Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Local variables...
Message
 
To
09/01/2002 08:15:56
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00602443
Message ID:
00602449
Views:
18
>If I create a COM object locally in a form method i.e.
>
>LOCAL loMyCOM
>
>loMyCOM = createobject("whatever")
>
>Do I have to release the variable at the end of the method???
>
>Pablo

I believe it should release automatically but if you are having a problem then assign it to .NULL. when you are finished with it.

Caroline
Caroline
Previous
Reply
Map
View

Click here to load this message in the networking platform