That sounds quite likely. If handler1 is running continuously, then other messages will not happen.

I'd suggest putting various

   wait for 0 seconds with messages

inside the running loops of handler1, in order that pending messages can be dealt with.

Alex.

On 17/03/2025 13:42, jbv via use-livecode wrote:
Le 2025-03-17 09:27, Craig Newman via use-livecode a écrit :
If you place a simple one-liner in “more stuff”, like
“put random(99) into msg”
does that work? Another words, is it something in your own “more stuff” that is the problem?


Craig,
It stops working.
It seems like messages aren't sent when handler1 is running...

jbv

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to