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

KernelAcquireCode


Mathematica code to run when a kernel is acquired
  • KernelAcquireCode is a configuration setting giving Mathematica code that runs when a kernel is acquired by the server to start a new computation.
A sample setting is shown below.
A sample setting is shown below.
<KernelAcquireCode>
MyApplication`SetupPage[]
</KernelAcquireCode>
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team