Re: How to get a listing of currently defined symbols
- To: mathgroup at smc.vnet.net
- Subject: [mg36856] Re: [mg36829] How to get a listing of currently defined symbols
- From: Murray Eisenberg <murraye at attbi.com>
- Date: Sun, 29 Sep 2002 02:55:28 -0400 (EDT)
- Organization: Mathematics & Statistics, Univ. of Mass./Amherst
- References: <200209280834.EAA24986@smc.vnet.net>
- Reply-to: murray at math.umass.edu
- Sender: owner-wri-mathgroup at wolfram.com
For all names, perhaps: Names["*`*"] For names you defined at a normal session (without changing to some other context than the default Global`): Names["Global`*"] fjolsvit wrote: > IIRC, there is a way to get a list of all the symbols defined in the > currently running session. I can't seem to find the reference to that > command. Could somone point me in the direction of documentation which > will tell me how to get information about the current session? > > > TIA, > > > -- Murray Eisenberg murray at math.umass.edu Mathematics & Statistics Dept. Lederle Graduate Research Tower phone 413 549-1020 (H) University of Massachusetts 413 545-2859 (W) 710 North Pleasant Street Amherst, MA 01375
- References:
- How to get a listing of currently defined symbols
- From: fjolsvit <fjolsvit@netscape.net>
- How to get a listing of currently defined symbols