Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Programming / Flow Control /

CheckAbort

FilledSmallSquare CheckAbort[expr, failexpr] evaluates expr, returning failexpr if an abort occurs.

FilledSmallSquare CheckAbort absorbs any aborts it handles, and does not propagate them further.

FilledSmallSquare CheckAbort works inside AbortProtect.

FilledSmallSquare CheckAbort has attribute HoldAll.

FilledSmallSquare See Section 2.6.14.

FilledSmallSquare See also: Catch, Check.

FilledSmallSquare New in Version 2.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.