The other screwy thing unmentioned about that number of references number
is that say you set
x = script("objectScript").new()
then you
put x
-- < offspring "objectScript" 2 23f233 >
what you get for the number of references is 2 because in order to PUT the
data, a reference is created, the data is put, and then the reference goes
away. So the number you see may be one more than you expect in that sort
of case.
roymeo
[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!]