Timer
Domi
mcdomi at free.fr
Sat Dec 15 13:41:01 EST 2001
Phil Davis ecrivait / wrote:
>To accomplish your goal without using "wait", and using your existing
>approach, you could give each sent message a different release time,
>like this:
>
> put 10 into field "temps"
> repeat with x = 1 to 10
> send "mouseup" to field "temps" in x seconds
> end repeat
>
>The "repeat" would finish quickly as before, but the "mouseUps" would
>each be released at the correct intervals.
>
>Maybe this helps explain what you experienced.
That's OK :-)
Thanks!
--
Regards,
Dominique
More information about the metacard
mailing list