>Using a movie script to create a global parent script reference? >That's nice if you have, for instance, a large memory resident >database you need to get into from anywhere in your code.
Currently, I have a data cast member that resides in a parent script: on mReturnList me return [item1, item2, etc] end mReturnList I then create a new instance of this script when I need to access the database. (Irv outlined this method in a DOUG article. Thanks Irv :-) Are you referring to a similar scenario and then just storing it into a global variable or something different? Just curious, --Craig [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]
