|
[Date Index]
[Thread Index]
[Author Index]
Re: Is there a FAQ? (Clear all)
- To: mathgroup at smc.vnet.net
- Subject: [mg18753] Re: Is there a FAQ? (Clear all)
- From: dtharvat at brain.uccs.edu (Dave Harvatin)
- Date: Tue, 20 Jul 1999 01:33:20 -0400
- Organization: University of Colorado at Boulder
- References: <7mjv38$fni@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Jos,
Try CleanSlate. It is probably in your Mathematica directory under
\AddOns\ExtraPackages\Utilities
?CleanSlate
"CleanSlate[] purges all symbols and their values in all contexts that have
\
been added to the context search path ($ContextPath), since the CleanSlate \
package was read in. This includes user-defined symbols (in the Global` \
context) as well as any packages that may have been read in. It also removes
\
most, but possibly not all, of the additional rules for System symbols that
\
these packages may have defined. It also clears the In[] and Out[] values, \
and resets the $Line number, so new input begins as In[1]. \
CleanSlate[\"Context1`\",\"Context2`\"] purges only the listed contexts."
Dave Harvatin
Jos Bergervoet <bergervo at iaehv.iae.nl> wrote in message
news:7mjv38$fni at smc.vnet.net...
> I would like to use a command like 'restart' in Mathematica.
>
> But: neither Restart nor Clear["*"] does what I want (it should be
> as if I quit and restart!) Is there a Mathematica FAQ? Or does anyone
> know how to do a quick restart? The help function on my system seems
> to work with CD roms in the background somewhere. I can't wait for
> that long :-)
>
> Greetings,
> Jos
>
> --
> Dr. Jozef R. Bergervoet Electromagnetism and EMC
> Philips Research Laboratories, Eindhoven, The Netherlands
> Building WS01 FAX: +31-40-2742224
> E-mail: bergervo at natlab.research.philips.com Phone: +31-40-2742403
>
Prev by Date:
Re: Removing hidden polygons in 3D graphics
Next by Date:
Re: Re: Re: RE: Re: Re: easiest way to sort a list?
Previous by thread:
Re: Is there a FAQ? (Clear all)
Next by thread:
Re: Is there a FAQ? (Clear all)
|