Is there any way to hook into the actions that take place when an instance is assigned to an instance of the same type.
ex: dim c1, c2 as SomeClass c1 = new SomeClass c2 = c1 I need to have a fucntion called when c1 is assigned to c2. thanks AC _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
