Garrett Hylltun wrote:
Robert Brenstein wrote:
When programming such potentially problematic actions, it is usually a good idea to program an escape. Like when holding the control and shift key down disables the check or disables executing the quit. Or more complicated: if the check fails and alt is down, beep and wait for key input. One specific key aborts the quit, others make it continue normally. You get the idea :)

Originally I did have such a routine in place.

Or in a pinch, type this into the message box:

  lock messages;go stack "myStack"

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to