Scripts that are already running
J. Landman Gay
jacque at hyperactivesw.com
Fri Sep 24 11:31:37 EDT 2010
On 9/24/10 8:36 AM, DunbarX at aol.com wrote:
> Is there a way to "interrupt", or rather, "interrogate", the repeat loop? I
> am not talking about checking the property within that running code.
I think what you want is:
wait 1 millisecond with messages
Put that into the repeat loop somewhere. It forces the engine to do all
the same cleanup and checking as it does on idle, and will catch any
pending messages that have happened.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list