untested:

Type "." with commandkey

from the docs
Use the type command to show text appearing in a field at typing pace or to send keyboard events to a stack.

another way of course


on beginloop
   repeat forever
     -- code
     -- code
     if the mouse is "down" then exit to top
   end repeat
end beginloop


How can I send "command-period" to a running script through a button press rather than the message box? I want to be able to interrupt a running script by pressing a button.

Thanks.
Richard Miller
Imprinter Technologies

--


stephen barncard
s a n  f r a n c i s c o
- - -  - - - - - - - - -


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to