Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

KeepFrontEndAlive


whether the front end should be kept running after usage
  • KeepFrontEndAlive is a configuration setting that sets whether the front end is kept running after it has been launched and used. By default, it is kept running and this leads to improved performance. Only special circumstances would cause it to shut down.
A sample setting is shown below. This will make the front end exit after it has been used.
A sample setting is shown below. This will make the front end exit after it has been used.
<KeepFrontEndAlive>
false
</KeepFrontEndAlive>
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team