|
[Date Index]
[Thread Index]
[Author Index]
Re: Using Get in a Module
- To: mathgroup at smc.vnet.net
- Subject: [mg64234] Re: Using Get in a Module
- From: "Stu Schaffner" <arglebargle at rcn.com>
- Date: Tue, 7 Feb 2006 03:36:07 -0500 (EST)
- References: <ds6voh$8nr$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Actually, Global`x does work. I thought I had cleared the kernel
adequately, but apparently not. So, this is a workaround. It appears that
Get generates a temporary global context for processing input, independent
of the current context. I can live with this, I guess. Sorry if I caused
anybody any unnecessary work.
Stu Schaffner
"Stu Schaffner" <arglebargle at rcn.com> wrote in message
news:ds6voh$8nr$1 at smc.vnet.net...
>I am returning to Mathematica 5.2 after a hiatus, and have a few questions.
<snip>
> package function that contained the Get. I played a bit with defining
> local
> symbols with the same name and by using Global`x in the package function,
> but none of this helped.
<snip> >
>
> Stu Schaffner
> my real address is my nickname followed by the first three letters of my
> last name (all one word) at rcn.com
>
>
Prev by Date:
Re: Notebooks, packages, cells, and literate programming
Next by Date:
Re: Problem plotting high-order Laguerre polynomials
Previous by thread:
Using Get in a Module
Next by thread:
Re: Using Get in a Module
|