Mathematica > Core Language > Procedural Programming > Flow Control > Interrupt >

Interrupt

Interrupt
generates an interrupt.
  • You can call Interrupt anywhere within a computation. It has the same effect as an interactive interrupt at that point.
Interrupt a computation, bringing up a dialog box. The result here is from choosing to abort:
A computation where a dialog box is brought up for every second of time taken:
Interrupt a computation, bringing up a dialog box. The result here is from choosing to abort:
In[1]:=
Click for copyable input
Out[1]=
 
A computation where a dialog box is brought up for every second of time taken:
In[1]:=
Click for copyable input
Out[1]=
New in 2
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF