Thanks Sean and grimm for that quick response.

The reason I wanted to have these instances
in a list is purely for data encapsulation,
to be able to access the methods available for that
parent script and to make a call to the handlers 
within the behavior(UI-wrapper for this parent script).
making the list global or adding these instances 
in the actorList defeats the purpose.

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.

Any other suggestions.  Thanks.


John Erazo

[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!]

Reply via email to