>The 15 is the reference count of the particular object instance.
><lots of helpful stuff snipped>
>Not sure if this helps at all.
Yes, that's exactly what I was looking for--thanks, Mark.
Now I'm curious, though--doesn't the memory reference ever change? When
Director does its garbage collection, can the instances be moved around and
their address changed?
Windows does its own garbage collection, too--or at least, it used to back
when I was programming in C/C++. We always used a "handle" for objects
rather than a memory address, because Windows could move stuff around
without telling us.
Cordially,
Kerry Thompson
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]