Exit Repeat

Camm29 Camm29 at tesco.net
Sun Mar 19 13:38:32 EST 2006


It's exactly what's needed , but i could not get this to work ?
Regards Camm

----- Original Message -----
From: <simplsol at aol.com>
To: <use-revolution at lists.runrev.com>
Sent: Sunday, March 19, 2006 6:16 PM
Subject: Re: Exit Repeat


> Camm,
> If the repeat script is in a stack script, something like this might do
> it for you:
>
> on repeat...
>      if the hilite of button "Stop this repeat" is true
>      then
>           go to card x
>           exit repeat
>      end if
>      do repeat stuff
>      do more repeat stuff
> end repeat
>
> -----Original Message-----
> From: Camm29 <Camm29 at tesco.net>
> To: use-revolution at lists.runrev.com
> Sent: Sun, 19 Mar 2006 17:48:53 -0000
> Subject: Exit Repeat
>
>    I need to Exit a Repeat
> and go to another card if i press a button !
>
> Regards Camm
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>




More information about the use-livecode mailing list