Development Environment    

Evaluating an Entire M-Book

To evaluate the entire M-book, either select the Evaluate M-book command or press Alt+R.

Notebook begins at the top of the M-book regardless of the cursor position and evaluates each input cell in the M-book. As it evaluates the M-book, Notebook inserts new output cells or replaces existing output cells.

Controlling Execution of Multiple Commands

When you evaluate an entire M-book, and an error occurs, evaluation continues. If you want to stop evaluation if an error occurs, follow this procedure:

  1. Choose Notebook Options from the Notebook menu.
  2. Click the Stop evaluating on error check box.

 Evaluating a Calc Zone Using a Loop to Evaluate Input Cells Repeatedly