sluggishness of 8.1.1 on send in 0/wait 0 pairs?

Dr. Hawkins dochawk at gmail.com
Tue Oct 25 15:55:05 EDT 2016


On Tue, Oct 25, 2016 at 12:28 PM, mwieder <ahsoftware at sonic.net> wrote:

> That's the way the "send" command works. See the dictionary for details.
>
> If you "send" a command it's executed immediately, before anything else in
> the current handler.
> If you "send in time" it's executed *after* the current handler finishes.
>

*unless* there is an opportunity to execute it, such as (exclusively?)
"Wait with messages", at which point the message due is supposed to be
checked.

send in time is supposed to return a message queue id of the message,
meaning it's already supposed to, well,  be in the queue


-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462



More information about the use-livecode mailing list