Mathematica 9 is now available

SetSelectedNotebookCellPrint

FrontEndExecute

FilledSmallSquareFrontEndExecute[expr] sends expr to be executed by the Mathematica front end.

FilledSmallSquareFrontEndExecute[expr] sends expr to $FrontEnd via MathLink using LinkWrite.

FilledSmallSquare The standard Mathematica front end can handle only specific notebook manipulation commands such as NotebookApply, NotebookLocate and SelectedNotebook. It uses the versions of these commands in the FrontEnd` context.

FilledSmallSquareFrontEndExecute[FrontEndToken["name"]] executes named commands in the front end, typically corresponding to menu items.

FilledSmallSquare See The Mathematica Book: Section 2.10.5.

FilledSmallSquare See also: LinkWrite, ButtonEvaluator.

Further Examples

SetSelectedNotebookCellPrint



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.