Launching IDL

You can run IDL either in command-line or graphical mode. In command-line mode, IDL uses a text-only interface and sends output to your terminal screen or shell window. Graphics are displayed in IDL graphics windows. In graphical mode, IDL displays the IDL Workbench, which is an Eclipse-based graphical user interface.

IDL is available in both 32- and 64-bit versions. You can execute the 64-bit version only if your system supports 64-bit operations, but you can run the 32-bit version on a 64-bit system. On 64-bit systems, you can explicitly specify the 32-bit version by adding the -32 flag or selecting a 32-bit IDL icon when launching IDL. See Command Line Options for IDL Startup for details.

To launch the IDL program, do one of the following:

Windows Systems

Macintosh Systems

Solaris and Linux Systems

Startup Options

You can add options to the command that starts IDL. If you are starting IDL from the command or shell prompt, append the option flag after the idl or idlde command. (If you are starting IDL on a Windows platform by clicking an icon, modify the Target field of the properties dialog for the IDL icon to include the option flag.)

See Command Line Options for IDL Startup for a listing of the available startup options.

What Happens When IDL Starts

When IDL starts up, the following things happen:

Troubleshooting

When IDL is ready to accept a command, it displays the IDL> prompt. If IDL does not start, take the following action depending upon the operating system you are running: