Mark: One thing worth noting is that "send xyz to me in 0 millisecs" can allow screen updates and other events to take place, while attempts to do the same in a repeat loop may not. So I'm pretty sure other events will take place before the send is executed. This is why long running sessions of "send" with a specific interval can eventually get thrown off.
Regards, Scott Rossi Creative Director Tactile Media, UX Design On Oct 2, 2012, at 7:28 PM, Mark Wieder <[email protected]> wrote: > Scott- > > Yes to all the above with the exception that I'm not sure > > send xyz to me in 0 milliseconds > > gives any time for other messages to get through. > > -- > -Mark Wieder > [email protected] > > > _______________________________________________ > 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 > _______________________________________________ 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
