For more information see this brief overview
We have multiple versions installed. The commands below (idl etc.) will run the latest version which the computer is capable of. Other versions may be explicitly run by appending the version number, e.g. idl_5.3. The current version is 7.1
| idl | The script-based IDL engine. This may be used to start graphical windows, but the initial interface is a command line which must be run in a terminal window. Always used to start non-interactive IDL programs |
| idlde | The X-windows graphical interface to IDL and the interactive debugger |
| idldemo | Extensive demonstration data sets and procedures. Does not use a license |
| idlhelp | Standalone hypertext help system. Requires X windows. Does not use a license |
| idlman | Shortcut to the IDL manuals in PDF. Requires Acrobat Reader. Does not use a license |
| idlrpc | Run an IDL server, to be used with a client program on another computer via RPC (remote procedure calls) |