.FULL_RESET_SESSION

The .FULL_RESET_SESSION command does everything .RESET_SESSION does, plus the following:

.FULL_RESET_SESSION is an executive command. Executive commands can only be used at the IDL command prompt, not in programs. It is intended for developers who are creating DLMs or bridges between other languages. It avoids having to restart IDL when you want to reload a DLM. For normal, everyday use of IDL, use .RESET_SESSION to clear out IDL's variables and compiled files.

Syntax

.FULL_RESET_SESSION