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