Re: % RESTORE: Unexpected item code found in save file. 5.6 [message #35192] |
Fri, 16 May 2003 08:16 |
Richard Kidd
Messages: 11 Registered: March 1998
|
Junior Member |
|
|
"David Fanning" <david@dfanning.com> wrote in message
news:MPG.192ea70da571446f989b9e@news.frii.com...
> Richard Kidd (rk@ipf.tuwien.ac.at) writes:
Snip
>>
>> Has anyone else seen this? and does anyone know if this updated (?) save
>> procedure in 5.6 has any other effects for backward compatiablitiy?
>
> What you describe is not "backward" compatibility; it is
> *forward* compatibility. And although IDL acts as if it
> were prescient occasionally, it isn't, really. :-)
Of course you are correct - it's a friday afternoon and the sound of the
beer cooling in the fridge distracted me a wee bit!
A response from RSI on this comments that "the error message, as seen in
5.5. can be ignored without any concern!"
Rich
>
> Cheers,
>
> David
>
> --
> David W. Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Phone: 970-221-0438, E-mail: david@dfanning.com
> Coyote's Guide to IDL Programming: http://www.dfanning.com/
> Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|
Re: % RESTORE: Unexpected item code found in save file. 5.6 [message #35193 is a reply to message #35192] |
Fri, 16 May 2003 07:43  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Richard Kidd (rk@ipf.tuwien.ac.at) writes:
> I have just upgraded to IDL 5.6 from IDL5.5. A processing chain I set up
> relies upon writing and reading data from IDL's save files - the routines to
> create these save files were written in IDL 5.5. The routines seem to work
> as normal under IDL5.6.
>
> Using an older 5.5 installation of IDL if I restore a save file created
> under 5.6 I get an warning
>
> % RESTORE: Unexpected item code found in save file.
>
> The save file itself is restored and seems to be normally accessible.
>
> If I look at save files created by 5.5 and restored in 5.6 there seems to be
> no problems.
>
> It seems as though the save procedure in 5.6 introduces a new tag, or
> something, that although doesn't inhibit the restore procedure under IDL
> 5.5 does return the above warning.
>
> Has anyone else seen this? and does anyone know if this updated (?) save
> procedure in 5.6 has any other effects for backward compatiablitiy?
What you describe is not "backward" compatibility; it is
*forward* compatibility. And although IDL acts as if it
were prescient occasionally, it isn't, really. :-)
Cheers,
David
--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|