On 9/24/10 8:36 AM, dunb...@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         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to