Re: mathematica 6 saves notebook to an "empy" file
- To: mathgroup at smc.vnet.net
- Subject: [mg117075] Re: mathematica 6 saves notebook to an "empy" file
- From: John Fultz <jfultz at wolfram.com>
- Date: Wed, 9 Mar 2011 06:58:45 -0500 (EST)
I wonder if you might have fouled the global setting for the PrivateNotebookOptions->{"FileContents"} option. You can look at this in the Option Inspector (under the "Notebook Options" category). Set the scope to global, and if this option has an 'x' next to it, then click the 'x' to restore it to its default value. Another possibility would be to press Ctrl+Shift upon startup, which will clean-start Mathematica, removing all of its global settings...of which, the aforementioned option is one such setting. Sincerely, John Fultz jfultz at wolfram.com User Interface Group Wolfram Research, Inc. On Tue, 8 Mar 2011 05:37:50 -0500 (EST), BEKKER Chera wrote: > Dear Mathgroup > > Recently I have encountered a very nasty problem with Mathematica 6.0. > When I create a notebook and save this to a .nb file the resulting file > is always 195 bytes large and only contains the following text > > (* Content-type: application/mathematica *) > > (*** Wolfram Notebook File ***) > (* http://www.wolfram.com/nb *) > > (* CreatedBy='Mathematica 6.0' *) > > (* End of internal cache information *) > > > No matter what was in the notebook. This means that effectively I cannot > save my work anymore. As a work around I save my notebooks as a package > file (*.m) and then copy it back into a notebook to work with. > > One of the things that changed on my laptop is a switch from office 2000 > to office 2010. > > I hope somebody knows how to fix this. > > Best Regards > > Chera Bekker > > > -------------------------------------------------------------------------- > ---------------------------------- > Disclaimer: > > If you are not the intended recipient of this email, please notify the > sender and delete it. > Any unauthorized copying, disclosure or distribution of this email or its > attachment(s) is forbidden. > Thales Nederland BV will not accept liability for any damage caused by > this email or its attachment(s). > Thales Nederland BV is seated in Hengelo and is registered at the Chamber > of Commerce under number 06061578. > -------------------------------------------------------------------------- > ----------------------------------