Mathematica 9 is now available

NotebookCreateNotebookLocate

NotebookOpen

FilledSmallSquareNotebookOpen["name"] opens an existing notebook with the specified name, returning the corresponding notebook object.

FilledSmallSquareNotebookOpen["name", options] opens a notebook using the options given.

FilledSmallSquareNotebookOpen will usually cause a new notebook window to be opened on your screen.

FilledSmallSquareNotebookOpen returns $Failed if it cannot open a notebook with the specified name.

FilledSmallSquareNotebookOpen searches the directories specified by the NotebookPath global option for the front end.

FilledSmallSquare With the option Visible->False set, NotebookOpen will return a NotebookObject, but will not cause a window to appear on your screen.

FilledSmallSquareNotebookOpen initially sets the current selection to be before the first cell in the notebook.

FilledSmallSquare See The Mathematica Book: Section 2.10.2 and Section 2.10.3.

FilledSmallSquare See also: NotebookCreate, NotebookLocate, NotebookSelection, OpenRead, Get, SetSelectedNotebook.

NotebookCreateNotebookLocate



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.