Mathematica 9 is now available

NotebookGet

Usage

NotebookGet[obj] gets the expression corresponding to the notebook represented by the notebook object obj.
NotebookGet[ ] gets the expression corresponding to the currently selected notebook.


Notes

NotebookGet allows you to take a notebook that is open in the front end, and get the expression corresponding to it in the kernel.
NotebookGet returns an expression with head Notebook.
• See also: NotebookOpen, NotebookPut, Get.
• New in Version 3.


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.