Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Delete an Instance of an Object

From: greggirwin:mindspring at: 29-Sep-2002 15:47

Hi Philippe, << How Can I delete an instance of an object ? >> Remove all references to it. The garbage collector will take care of the rest. (If I understand the question that is) --Gregg