sluggishness of 8.1.1 on send in 0/wait 0 pairs?
Richard Gaskin
ambassador at fourthworld.com
Tue Oct 25 13:18:37 EDT 2016
Dr. Hawkins wrote:
> I (like I assume many others) have a number of places with blocks like
>
> send doIt to stack worker in 0
> wait 0 with messages
> doSomethingElse
>
> I'm seeing a situation in which the code hits "DoSomethingElse"
> before the "doIt" happens.
If you want to ensure "doIt" happens before the calling handler
continues, why not just remove the "in 0" clause?
--
Richard Gaskin
Fourth World Systems
Software Design and Development for the Desktop, Mobile, and the Web
____________________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
More information about the use-livecode
mailing list