IDL .SAV cross-platform problem [message #27623] |
Tue, 30 October 2001 16:51  |
psigor
Messages: 1 Registered: October 2001
|
Junior Member |
|
|
I have some .SAV files that I created on a PC running IDL 5.4. I need
to open them on a Mac (running v5.4), but the Restore procedure won't
do it. I've heard that there are new features in the v5.4 .SAV format,
but I don't see why that should prevent cross-platform compatability,
since both are running the same version. If there is a fix for this
problem, I'd really like to know it.
Thanks,
Chris
|
|
|
Re: IDL .SAV cross-platform problem [message #27766 is a reply to message #27623] |
Wed, 31 October 2001 07:04  |
Craig Markwardt
Messages: 1869 Registered: November 1996
|
Senior Member |
|
|
psigor@hotmail.com (Christopher Holmes) writes:
> I have some .SAV files that I created on a PC running IDL 5.4. I need
> to open them on a Mac (running v5.4), but the Restore procedure won't
> do it. I've heard that there are new features in the v5.4 .SAV format,
> but I don't see why that should prevent cross-platform compatability,
> since both are running the same version. If there is a fix for this
> problem, I'd really like to know it.
You could try my own SAVE library for IDL, which is written in IDL
itself. It allows you to examine and restore IDL 5.4-produced files
on all versions of IDL, so you shouldn't have a problem.
http://cow.physics.wisc.edu/~craigm/idl/idl.html
Good luck,
Craig
--
------------------------------------------------------------ --------------
Craig B. Markwardt, Ph.D. EMAIL: craigmnet@cow.physics.wisc.edu
Astrophysics, IDL, Finance, Derivatives | Remove "net" for better response
------------------------------------------------------------ --------------
|
|
|