 |
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.
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. | | | |
 | |
|