MathGroup Archive 2006

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

Search the Archive

RE: SetOptions for Notebooks

  • To: mathgroup at smc.vnet.net
  • Subject: [mg67626] RE: [mg67530] SetOptions for Notebooks
  • From: "David Park" <djmp at earthlink.net>
  • Date: Sun, 2 Jul 2006 06:28:24 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Bring up the Option Inspector, select global options, Message Options and
set "InsufficientVersionWarning" to False.

This seems to work for at least Version 5.0 onward.

David Park
djmp at earthlink.net
http://home.earthlink.net/~djmp/

From: Oliver Ruebenkoenig [mailto:ruebenko at uni-freiburg.de]
To: mathgroup at smc.vnet.net


Dear all,

I have the problem that the notebooks I write are in Version 5.2. Now,
many people do not necessarily have Version 5.2 and they get a message
telling them that the notebook was "... created in a more recent version
of Mathematica, and may not function properly with the older front end you
are using..."

Is there any way to switch this message off?

Unfortunately SetOptions[Notebook, FrontEndVersion -> "5.0 for X"] does
not work nor does SetOptions[EvaluationNotebook[],....]

How do other people that maintain large collections of notebooks or
application packages deal with this?

Perhaps it is possible to swith this off on the user side?

Thanks

Oliver

Oliver Ruebenkoenig, <ruebenko at imtek.de>
   Phone: ++49 +761 203 7388



  • Prev by Date: RE: Strings to Integers
  • Next by Date: Re: orthonormal eigenvectors
  • Previous by thread: Re: SetOptions for Notebooks
  • Next by thread: Re: Problem with LegendreQ