Mathematica 9 is now available

Documentation / Mathematica / Front End / Front End Tokens / Kernel Menu /

"EvaluateNextCell"

FilledSmallSquare "EvaluateNextCell" is a front end token that first selects and then evaluates the next input cell in the notebook.

FilledSmallSquare This token is equivalent to the menu command Kernel RightTriangle Evaluation RightTriangle Evaluate Next Input.

FilledSmallSquare This front end token moves to and then evaluates the next input cell below the current selection. When the current selection is a single input cell, it is evaluated; otherwise, the next input cell after the current selection is selected. By repeatedly using this front end token, you can evaluate all the input cells in a notebook, one at a time.

FilledSmallSquare You need to use this front end token twice for each cell, once to select it and once to evaluate it. This allows you to see the next input before evaluating it, and is good for pre-programmed demonstrations.

FilledSmallSquare To execute a front end token, you typically evaluate a command of the form FrontEndExecute[FrontEndToken[token]].



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.