IDL Tutorial: Starting IDLUnder Windows XP, start IDL by selecting Start → RSI IDL Virtual Machine → IDL Under Linux, start up a terminal, and enter idl for the command line interface, or idlde for the development environment, which includes an editor, etc.
To get help, enter ? at the command prompt. A new help window should appear. Comment The IDL development GUI has an editor built in to manage scripts and codes, but you should feel free to use your text editor of choice (vi, emacs, notepad, textpad, whatever).
|
Back to Index
|
Last modified by Jack Gallimore. |