SAVE and RESTORE
If you distribute your application via IDL SAVE files, remember that files containing IDL routines are not necessarily compatible between IDL releases. Always save your original code and re-save when a new version of IDL is released. SAVE files containing data are always compatible between releases of IDL.
Note
If you are restoring a file created with VAX IDL version 1, you must restore on a machine running VMS.