Click the Messages icon in the toolbar. That will prevent the handler from running when the stack opens and you can delete the line in the script.

--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On September 26, 2020 9:06:33 AM Sannyasin Brahmanathaswami via use-livecode <use-livecode@lists.runrev.com> wrote:

I have? CollectMyStacks.rev, close itself after opens the card

on opencard
    send "mouseUp" to button  "Position IDE" in  1 seconds
    close this stack
end opencard

Now, this was a bad idea. How to get the message

    close this stack

how to delete that?

set the lockMessages to true

it has no affect.

BR

_______________________________________________
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




_______________________________________________
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