Previous IDL Interface Guide: Introducing IDL Next

Launching IDL

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

On Windows platforms

Launching IDL means starting the IDL Development Environment application (no command-line mode is available under Windows). The IDL Development Environment is described in detail in The IDL Development Environment. To start IDL, double-click on the IDL icon or select IDL from the Start menu.

On UNIX platforms

IDL offers two interfaces:

On the Macintosh MacOS X platform

IDL is launched in the same way as on UNIX platforms, except that you must explicitly open an X11 Terminal window.

Startup Options

You can specify options to the command that starts IDL. On UNIX platforms, simply append the option flag after the idl or idlde command at the shell prompt. On Windows platforms, 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.

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:

  IDL Online Help (March 06, 2007)