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

Notebooks

Notebooks[]
gives a list of notebooks currently open in the front end.
  • Notebooks[fe] gives a list of notebooks open in a specific front end, specified by a FrontEndObject. The default is $FrontEnd.
Get a list of objects corresponding to all currently open notebooks:
Get a list of objects corresponding to all currently open notebooks:
In[1]:=
Click for copyable input
Out[1]=
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team