Paul,

You dont... you click 10000 times OK...
With some luck, you get QuickKeys to do it for you... ;)

On the old HyperCard IDE you could press cmd-. when you had 
teh mousedown in the OK button which would get executed as a 
queued event after the mouse went up...  (Does it work on Macs
today?)

No such luck here. I've mentioned (screamed it was actually) this
one on Scott a couple years ago... 

Scripting the RR IDE can be hazardous to your nerves...

---------------------=---------------------
Xavier Bury
Clearstream Services
TNS NT LAN Server
ext 36465
Voice: +352 4656 43 6465
Fax: +352 4656 493 6465






































"Springer, Paul" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
21.05.2004 14:40
Please respond to How to use Revolution

 
        To:     'How to use Revolution' <[EMAIL PROTECTED]>

        cc: 

        Subject:        RE: terminate script from keyboard

.








OK, here was the situation I originally had the problem with; I have added
one line to Chipp's script. How would you stop this?

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

-Paul

-----Original Message-----
From: Chipp Walters [mailto:[EMAIL PROTECTED]
Sent: Friday, May 21, 2004 6:14 AM
To: How to use Revolution
Subject: Re: terminate script from keyboard

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
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution






Visit us at http://www.clearstream.com
                                                          
IMPORTANT MESSAGE

Internet communications are not secure and therefore Clearstream International does 
not accept legal responsibility for the contents of this message.

The information contained in this e-mail is confidential and may be legally 
privileged. It is intended solely for the addressee. If you are not the intended 
recipient, any disclosure, copying, distribution or any action taken or omitted to be 
taken in reliance on it, is prohibited and may be unlawful. Any views expressed in 
this e-mail are those of the individual sender, except where the sender specifically 
states them to be the views of Clearstream International or of any of its affiliates 
or subsidiaries.

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

Reply via email to