Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Low-Level Notebook Programming >

NotebookGet

NotebookGet[obj]
gets the raw expression corresponding to the notebook represented by the notebook object obj.
NotebookGet[]
gets the raw expression corresponding to the currently selected notebook.
  • NotebookGet allows you to take a notebook that is open in the front end, and get the raw expression corresponding to it in the kernel.
New in 3
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team