Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

Avoiding Backward Compatibility Issues


Although RSI strives to maintain backward compatibility with previous versions, some enhancements can require changes to your code. In IDL 6.1, several event structures have been enhanced with new fields. If you have a SAVE file accessing instances of these structures created in a previous release, use the RELAXED_STRUCTURE_ASSIGNMENT keyword to RESTORE to avoid errors when restoring the SAVE file.

Specifically, the event structure fields have changed as follows:


Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]