Commands to restore Kernel
- To: mathgroup at smc.vnet.net
- Subject: [mg30604] Commands to restore Kernel
- From: "Deborah Dora" <mochueloNxOxSxPxAxM at myrealbox.com>
- Date: Fri, 31 Aug 2001 04:09:29 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
Is there any command or sequence of commands equivalent to {Quit
Kernel}+{Start Local Kernel} ?
I would like to include those commands at the beginning of all my programs,
so that if I execute from there, I know Mathematica will not remember any
variable or function I may have previously defined, and also, the In[] and
Out[] numbering will start again from there. I have tried with Clear, but
still have not found the best way.
Thank you,