MathGroup Archive 2002

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

Search the Archive

Re: capturing ?Global`* to a list

  • To: mathgroup at smc.vnet.net
  • Subject: [mg37259] Re: [mg37256] capturing ?Global`* to a list
  • From: BobHanlon at aol.com
  • Date: Mon, 21 Oct 2002 02:29:19 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

In a message dated 10/18/2002 5:36:21 AM, schaferk at bellsouth.net writes:

>can someone suggest a method for capturing what is printed
>via ?Global`* to a list?  also i would like ?@ in a list.
>

Names["Global`*"]

Names["@"]


Bob Hanlon


  • Prev by Date: Error handling with MathLink
  • Next by Date: Poincare sections
  • Previous by thread: capturing ?Global`* to a list
  • Next by thread: Re: capturing ?Global`* to a list