DOCUMENTATION CENTER SEARCH
Mathematica
>
Front End Tokens
>
Mathematica
Front End Token
"FrontEndQuit"
This token has not been fully integrated into the long-term
Mathematica
system, and is subject to change.
"FrontEndQuit"
is a front end token that causes the front end to quit.
MORE INFORMATION
"FrontEndQuit"
is equivalent to
File
►
Exit
.
On Mac OS X systems,
"FrontEndQuit"
is equivalent to
Quit Mathematica
under the
Mathematica
application menu.
Mathematica
asks if you want to save any unsaved notebooks before quitting, since changes would otherwise be lost.
A typical use is
FrontEndExecute
[
FrontEndToken
["FrontEndQuit"]]
.
SEE ALSO
"CloseAll"
MORE ABOUT
Tokens Related to the File Menu
Front End Tokens
© 2008 Wolfram Research, Inc.