Hey all,

I am using ReleaseComObject function to release the memory after using
my object but it seems not working.

here is rthe code
<cfobject component="objectfactory" name="objFactory">

<cfscript>
      ReleaseComObject(objFactory);
</cfscript>

but after again dumping objFactory, its displaying me the object
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CFCDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfcdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to