Mathematica 9 is now available

NotebookCloseNotebookPrint

NotebookSave

FilledSmallSquareNotebookSave[notebook] saves the current version of a notebook in a file.

FilledSmallSquareNotebookSave[notebook, "file"] saves the notebook in the specified file.

FilledSmallSquareNotebookSave[notebook, stream] sends the expression corresponding to the current version of the notebook to the specified stream.

FilledSmallSquarenotebook must be a NotebookObject.

FilledSmallSquareNotebookSave[notebook] saves the notebook in a file whose name is given by the notebook object notebook.

FilledSmallSquareNotebookSave writes out the Mathematica expression corresponding to the notebook, together with Mathematica comments which make it easier for the front end to read the notebook in again.

FilledSmallSquare See The Mathematica Book: Section 2.10.3.

FilledSmallSquare See also: NotebookAutoSave, NotebookPrint.

NotebookCloseNotebookPrint



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.