MathGroup Archive 2004

[Date Index] [Thread Index] [Author Index]

Search the Archive

RE: Remove["Global`"] ??

  • To: mathgroup at smc.vnet.net
  • Subject: [mg47951] RE: [mg47936] Remove["Global`"] ??
  • From: "DrBob" <drbob at bigfoot.com>
  • Date: Sun, 2 May 2004 04:50:49 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

You left out a *, I think.

Remove["Global`*"]

DrBob

www.eclecticdreams.net


-----Original Message-----
From: sean kim [mailto:sean_incali at yahoo.com] 
To: mathgroup at smc.vnet.net
Subject: [mg47951] [mg47936] Remove["Global`"] ??

hello group. 

consider the following error message, is that normal? or my install go bad? 


In[34]:=
ClearAll["Global`*"]
Off[General::"spell1"]
Off[General::"spell"]
Remove["Global`"]

From In[34]:=
Remove::rmnsm: There are no symbols matching "Global`".




  • Prev by Date: Re: understanding Complement
  • Next by Date: Re: Remove["Global`"] ??
  • Previous by thread: Remove["Global`"] ??
  • Next by thread: Re: Remove["Global`"] ??