Waiting for the train

Mike Bonner bonnmike at gmail.com
Thu Sep 22 15:38:47 EDT 2016


add "with messages"

On Thu, Sep 22, 2016 at 1:37 PM, Richmond <richmondmathewson at gmail.com>
wrote:

> I have a stack that sits around as a Palette with a script in it that
> repeats itself every 18000 ticks (that's 5 minutes to Thee and Me) with
> a code like this:
>
> *put 1 into KOUNT**
> **repeat until KOUNT = 1003*
> /do various jolly things/
> *add 1 to KOUNT**
> **wait 18000 ticks**
> **end repeat*
>
> The "wait 18000 ticks" seems to be locking up the whole IDE so I cannot
> get on and do other things . . .
>
> Would be grateful if anyone could suggest a way round this.
>
> Richmond.
> _______________________________________________
> 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