Hi Xavier!

I just built a test stack with a single button and a single fld on Windows XP.

In the button script I put:

on mouseUp
  repeat 100000 times
    put "hello" & cr after fld 1
  end repeat
end mouseUp

I can interrupt the script by pressing Ctrl-period

-Chipp


_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to