Mathematica 9 is now available

NotebookOpenNotebookClose

NotebookLocate

FilledSmallSquareNotebookLocate["tag"] locates all cells with the specified tag in your currently selected notebook, selecting the cells and scrolling to the position of the first one.

FilledSmallSquareNotebookLocate["file", "tag"] if necessary opens the notebook stored in file, then locates cells with the specified tag.

FilledSmallSquareNotebookLocate sets the current selection to contain all cells with the specified tag.

FilledSmallSquare If the cells are in closed groups, NotebookLocate will open all these groups.

FilledSmallSquareNotebookLocate is used for following hyperlinks within one notebook or between notebooks.

FilledSmallSquareNotebookLocate searches for tags in the list given as the setting for the CellTags option of each cell.

FilledSmallSquare See The Mathematica Book: Section 2.10.3.

FilledSmallSquare See also: NotebookFind, NotebookOpen, SetSelectedNotebook, ButtonBox.

NotebookOpenNotebookClose



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.