Re: Warning Messages on Notebooks Produced by Later Versions
- To: mathgroup at smc.vnet.net
- Subject: [mg34755] Re: Warning Messages on Notebooks Produced by Later Versions
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Wed, 5 Jun 2002 03:38:12 -0400 (EDT)
- Organization: Universitaet Leipzig
- References: <adhunp$4r5$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi, yes it is a bothering "feature". But you can simply load the help notebook into a Mathematica 4.0 and save it. The main consequence of the "feature" is that one has to use the oldest Mathematica version (best Mathematica 3.0) to edit/save Help notebooks. But you can also set the Options[] for a Notebook[] object and change the FrontEndVersion form FrontEndVersion -> "4.1 for X" to FrontEndVersion -> "0.1 for X" Regards Jens David Park wrote: > > Dear MathGroup, > > Mathematica has a feature, perhaps new with Version 4.0, that produces a > dialog box warning message if a notebook produced by a later version of > Mathematica is opened. Is there any way to suppress this message? > > In one of my packages I produced separate notebook Help pages for each of > the commands. They were produced in Version 4.1. The package works perfectly > well with Version 4.0 but whenever a user goes to a Help page he has to > click through the warning dialog box. This occurs over and over again. Since > this is something of an advertisement, prompting the user to update his > Mathematica, it seems to me to be excessive and a very bad feature! > > David Park > djmp at earthlink.net > http://home.earthlink.net/~djmp/