sluggishness of 8.1.1 on send in 0/wait 0 pairs?
Monte Goulding
monte at appisle.net
Tue Oct 25 20:22:01 EDT 2016
> On 26 Oct. 2016, at 11:13 am, hh <hh at hyperhh.de> wrote:
>
> [1] There is also Jacque's recent(?) info: send may also be called with a negative argument in order to overtake the current queue:
> send doIt to stack worker in -1 millisecs
Actually this does not guarantee that the message will be at the front of the queue. You could send in -100000000 and still not guarantee to be at the front of the queue (although it’s pretty likely ;-)
Cheers
Monte
More information about the use-livecode
mailing list