Re: Get["file.mx"] doesn't work
- To: mathgroup at smc.vnet.net
- Subject: [mg118947] Re: Get["file.mx"] doesn't work
- From: Oliver Ruebenkoenig <ruebenko at wolfram.com>
- Date: Tue, 17 May 2011 07:47:09 -0400 (EDT)
On Mon, 16 May 2011, Martin Vavpoti wrote: > My computer broke. I installed Mathematica on a laptop and I wanted to > load the calculations I already made. I used the Get command and I got > this: > > File Lensing_08_118_06_1e-3.mx cannot be loaded, it is corrupted or is > written on a different machine > > Does this mean my backed up files are no good on a different computer? > Do I need to make those files all over again? > > Martin, those are binary files and thus platform dependent. I.e you can not load a mx file generated on Windows on a Linux or Mac platform. Oliver