MathGroup Archive 2006

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

Search the Archive

Re: repeated usage of packages

  • To: mathgroup at smc.vnet.net
  • Subject: [mg67562] Re: repeated usage of packages
  • From: David Bailey <dave at Remove_Thisdbailey.co.uk>
  • Date: Fri, 30 Jun 2006 04:15:58 -0400 (EDT)
  • References: <e7vl4k$so4$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

hespeler wrote:
> Dear List,
> 
> calling a function which is defined in a already loaded package I get perfect results. Calling the fuction a second time with different values for the arguments I get a result which does not coincide with the result obtained from the function, if the latter arguments are used as the initial ones.
> 
> The same happens even after replicating the original package with another name and calling the two different packages and calculating the therein defined two different packages which coincide with respect to their content.
> 
> Does anyone have any hint?
> 
> frank
> 
Hello,

You will have to tell us more. Is this a package you have written - in 
which case I suggest you simplify it to the smallest package that 
exhibits this problem and post it here.

If this is a built-in package, post some code that describes how you get 
this problem.

David Bailey
http://www.dbaileyconsultancy.co.uk


  • Prev by Date: SetOptions for Notebooks
  • Next by Date: calling maximize recursively
  • Previous by thread: repeated usage of packages
  • Next by thread: Re: repeated usage of packages