On Mon, Jul 16, 2012 at 8:36 AM, Mark Wieder <mwie...@ahsoftware.net> wrote: > lock screen > do some fiddling with screen objects > unlock screen > more code > > That way I can nest calls safely without having to worry about the > lock state.
Once to this point, the only functions called should be recursions to the value update function, and the dependency calculation functions. So I can do a lock at the beginning of the update function, and an unlock at the end, and all should be well as I'm reading these. thanks -- The Hawkins Law Firm Richard E. Hawkins, Esq. (702) 508-8462 hawkinslawf...@gmail.com 3025 S. Maryland Parkway Suite A Las Vegas, NV 89109 _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode