Unfortunately, it doesn't.

We are finding that if we need to replace the COM object with a newer one,
that CF is holding onto it.

will nothing just like that work?

-----Original Message-----
From: JustinMacCarthy [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 29, 2001 9:28 AM
To: CF-Talk
Subject: RE: Releasing COM Objects from Memory


AFAIK , cf releases COM at the end of script execution. YOu chould do

<cfset myobj = nothing>
but I don't think there is any difference

Justin

>-----Original Message-----
>From: Sandra Clark [mailto:[EMAIL PROTECTED]]
>Sent: Monday, January 29, 2001 5:14 PM
>To: CF-Talk
>Subject: Releasing COM Objects from Memory
>
>
>
>Anyone know a good way to force CF to release a COM object from memory when
>we are finished with it?
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to