[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Read and Write IDL SAVE files!



Craig,

Your library looks GREAT.  I'm still using v5.2, however, and your CMRESTORE
routine had some problems restoring
a file written with SAVE (v5.2), giving the following error for each variable
in the file:

%CMRESTORE: WARNING: could not create variable QFINALMAP in calling routine.
...

However, when i do

idl> CMRESTORE, filename, qfinalmap

it restorest that variable just fine.  Any ideas?

Chris