{"identifier":68357,"topic":"Properties","name":"cantAbort","text":"<code> set <\/code>[<code>the<\/code>] <code>cantAbort of <i>stack<\/i> \u00ac     to <i>trueOrFalse<\/i> <br><br>\n\n <\/code>The<code> cantAbort <\/code>property returns or sets whether users can type Command-. (Command-period) to stop any running handlers. It corresponds to the Can\u2019t Abort check box in the Protect Stack dialog box. Use<code> cantAbort <\/code>to prevent users from canceling certain critical operations that would leave a stack in a confusing or dangerous state. <br>\n<br>\n<b> Warning<\/b>: Use<code> cantAbort <\/code>with caution.  Once<code> cantAbort <\/code>is set to true, there's no way to halt an errant handler.  Set <code> cantAbort <\/code>to true, and then immediately set it to false when you no longer need it. <br>\n","related":[],"examples":"","demo":"","debug":{"9":["\rset [the] cantAbort"],"10":["\rWarning: Use cantAb"]}}