Prevent openStack message

Bill Vlahos bvlahos at mac.com
Thu Mar 22 23:56:14 EDT 2012


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



More information about the use-livecode mailing list