|
[Date Index]
[Thread Index]
[Author Index]
ClearAll["Global`*"] does not clear all in version 6
- To: mathgroup at smc.vnet.net
- Subject: [mg84835] ClearAll["Global`*"] does not clear all in version 6
- From: sbonano at inp.demokritos.gr
- Date: Wed, 16 Jan 2008 03:27:32 -0500 (EST)
Hello,
Unlike previous versions of Mathematica, ClearAll["Global`*"] in Version 6
does not clear definitions and attributes associated with predefined
symbols without built-in meanings (CirclePlus, CircleTimes, SmallCircle,
etc.); definitions are removed with Remove["Global`*"], but attributes
remain. Is this new behavior intentional or a bug? It is not documented.
Of course, ClearAll[CirclePlus] does have the desired effect: it removes
the user's definitions and attributes for CirclePlus.
S. Bonanos
http://www.inp.demokritos.gr/~sbonano/
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Prev by Date:
Re: Keyboard shortcut
Next by Date:
Re: Convex hull iin 3-D, anyone?
Previous by thread:
Re: NIntegrate HypergeometricU
Next by thread:
Re: ClearAll["Global`*"] does not clear all in version 6
|