Jim Bassett
January 13th, 2003, 03:35 PM
Does the creation of an object via VB script also require that the object be set to nothing to free memory via Set obj = Nothing?
|
Click to See Complete Forum and Search --> : Freeing an object Jim Bassett January 13th, 2003, 03:35 PM Does the creation of an object via VB script also require that the object be set to nothing to free memory via Set obj = Nothing? GazDev January 20th, 2003, 07:05 AM Yes it does. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |