I don't see how; if you created one object with the parent script, it
initiates it's own list. If you named it say, 'bob', then
bob.addToList(whatever) Should've added whatever to it's list.
I can't remember (doing so much work myself right now). Is it set up ie
on addToList me, whatever
pMylist.append(whatever)
end
It's a linear list, right?
On Thu, 6 Sep 2001, john wrote:
>
> grimm, thanks for the example
> but eventually it didn't work.
> as new objects are created,
> pInstanceList is initiated to [] --blank list
> so if i make a call to the handler addToList(me)
> it only contained the instance of that object.
[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!]