The Directory Walker revisited
Geoff Canyon
gcanyon at inspiredlogic.com
Thu Sep 4 20:52:00 EDT 2003
On Thursday, September 4, 2003, at 01:03 AM, wouter wrote:
> Btw I pushed the experiment a little further and can run it safely with
> the "send to me time" set to 0.0001 millisecs.
Setting values like .0001 milliseconds doesn't help; the internal timer
doesn't slice that finely (nowhere near, in fact).
On the other hand, there's nothing wrong with:
send tMessage to me in 0 milliseconds
which will still give you the safety you're looking for, and run as
fast as possible.
regards,
Geoff Canyon
gcanyon at inspiredlogic.com
More information about the use-livecode
mailing list