Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / New in Version 3.0 / Notebooks  /
NotebookLocate

  • NotebookLocate[" tag "] goes to the next cell with the specified tag in your currently selected notebook.
  • NotebookLocate[ " file ", " tag " ] if necessary opens the notebook stored in file, then goes to the first cell with the specified tag.
  • NotebookLocate sets the current selection to be the cell that it finds.
  • NotebookLocate is used for following hyperlinks within one notebook or between notebooks.
  • NotebookLocate searches for tags in the list given as the setting for the CellTags option of each cell.
  • See the Mathematica book: Section 2.10.3.
  • See also: NotebookFind, NotebookOpen, SetSelectedNotebook, ButtonBox.


    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.