Re: A new FrontEnd
- To: mathgroup at smc.vnet.net
- Subject: [mg128083] Re: A new FrontEnd
- From: David Bailey <dave at removedbailey.co.uk>
- Date: Fri, 14 Sep 2012 00:24:15 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
- References: <k21kj2$9vq$1@smc.vnet.net> <k2er1h$kab$1@smc.vnet.net> <k2k7e7$12d$1@smc.vnet.net> <k2pc4f$99p$1@smc.vnet.net>
On 12/09/2012 08:03, Mikhail Cherkasskii wrote: >> On 08/09/2012 08:10, Mikhail Cherkasskii wrote: >> >> The document based interface is useful, but when there are more then >> >> 30 variables in your notebook, some of them is in a RAM, some aren't... >> >> I prefer to have an extra tool for variable control. >> >> >> >> Can you give an example of what you mean by this? >> >> >> >> David Bailey >> >> http://www.dbaileyconsultancy.co.uk > > For example, I'd like to have a window with variables list, that are in Global` or another context. It can be an auto-update table with columns, that display variable names, variable values and so on > The thing is, you can build a thing like that if you really want it, but it might not be that useful, because the values of variables are often very large objects, and there are many contexts associated with packages, etc. To get a list of variables in the Global` context, type: ?Global`* David Bailey http://www.dbaileyconsultancy.co.uk