On 7/26/13 1:38 PM, Dr. Hawkins wrote:
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?
Yes. Using ID is always the quickest way to access anything.
--
Jacqueline Landman Gay | [email protected]
HyperActive Software | http://www.hyperactivesw.com
_______________________________________________
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