|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
NotebookFileName
NotebookFileName[]
gives the file name of the current evaluation notebook.
NotebookFileName[nb]
gives the file name for the notebook specified by nb.
DetailsDetails
- NotebookFileName returns the absolute file name for the notebook as a string.
- NotebookFileName gives $Failed if the specified notebook has never been saved as a file.
- The file name given by NotebookFileName is on the filesystem of the computer on which the notebook front end is being run.
New in 7
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
