MathGroup Archive 2006

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

Search the Archive

Re: SetOptions for Notebooks

  • To: mathgroup at smc.vnet.net
  • Subject: [mg67585] Re: [mg67530] SetOptions for Notebooks
  • From: Selwyn Hollis <sh2.7183 at earthlink.net>
  • Date: Sat, 1 Jul 2006 05:12:25 -0400 (EDT)
  • References: <e7vlc8$sq2$1@smc.vnet.net> <200606300813.EAA27231@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Here's what I sometimes do:

  - Open the notebook with a text editor.
  - At the top you'll see Created by 'Mathematica 5.2'.
    Change that to 5.1 or 5.0.
  - Just below the header, delete the CacheID line, and save.


-- Selwyn Hollis


On Jun 30, 2006, at 4:13 AM, Oliver Ruebenkoenig wrote:

>
> 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: Problem with LegendreQ
  • Next by Date: NDSolve -- limitations and a product suggestion
  • Previous by thread: Re: SetOptions for Notebooks
  • Next by thread: Re: SetOptions for Notebooks