I'm trying to suppress openStack messages being sent. Lock messages doesn't 
prevent it.

This script generates an openStack message. How can I prevent that for the 
duration of the answer command?

on mouseUp
   lock messages
   answer "Hello"
end mouseUp

What I'm trying to do is know when a stack that isn't part of my plugin is 
opened?

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

Reply via email to