|
NotebookGet
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.
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 The Mathematica Book: Section 2.10.2.
See also: NotebookOpen, NotebookPut, Get.
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. |