MathGroup Archive 2002

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

Search the Archive

How to get a listing of currently defined symbols

  • To: mathgroup at smc.vnet.net
  • Subject: [mg36879] How to get a listing of currently defined symbols
  • From: "Steven Shippee" <slshippee at attbi.com>
  • Date: Mon, 30 Sep 2002 03:03:39 -0400 (EDT)
  • References: <an3pp2$ofk$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

To get a complete list of all variables that have been defined for the
current Mathematica session, please try:

?`*

which should return a list of all variables that have been defined for the
current Mathematica session.

Steven Shippee
mailto:shippee at jcs.mil



  • Prev by Date: Kernel API
  • Next by Date: Re: How to get a listing of currently defined symbols
  • Previous by thread: RE: How to get a listing of currently defined symbols
  • Next by thread: Re: How to get a listing of currently defined symbols