Question about messages

Alex Tweedly alex at tweedly.net
Mon Mar 17 10:01:16 EDT 2025


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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode



More information about the use-livecode mailing list