anyone know how to name a list that is also a global... is there a way to add globals on the fly?
on startMovie repeat with addLists = 1 to ((the number of members of castLib 1) - 1) gLocList & addLists = [] LocLists = gLocList&addLists gLayerList = [] add gLayerList, LocLists end repeat gpLayer = 1 end startMovie _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com [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!]
