Re: Clearing when closing notebooks
- To: mathgroup at smc.vnet.net
- Subject: [mg38729] Re: Clearing when closing notebooks
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Tue, 7 Jan 2003 07:26:32 -0500 (EST)
- Organization: Universitaet Leipzig
- References: <avbgar$3g2$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi, why not say Quit[] in the last input cell of your notebook ? Regards Jens Mike wrote: > > Is it possible to automatically clear all variables when you quit a > notebook? > > I.e. Sort of like having an initialization cell in reverse...a quitting > cell. > > Thanks > > Mike