On Fri, Jul 26, 2013 at 5:42 AM, Peter M. Brigham <[email protected]> wrote: > If you go with your initial solution, however, you have to use "short ID" > (the straight "ID" >contains more than one word), and you have to declare your global variables, >either at the > start of the script, or within each handler that uses them (you probably knew > that).
Yes, but that brings up another question I forgot to ask: I'm *assuming* that using an id rather than name is faster, as I assume that internally, the name is used to look up the id, and on from there. But is that really how thing work? -- Dr. Richard E. Hawkins, Esq. (702) 508-8462 _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
