Mathematica 9 is now available

Documentation / Mathematica / The Mathematica Book / Mathematica Reference Guide / Evaluation /

A.4.6 Aborts

You can ask Mathematica to abort at any point in a computation, either by calling the function Abort[ ], or by typing appropriate interrupt keys.

When asked to abort, Mathematica will terminate the computation as quickly as possible. If the answer obtained would be incorrect or incomplete, then Mathematica returns $Aborted instead of giving that answer.

Aborts can be caught using CheckAbort, and can be postponed using AbortProtect.



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.