In this view, you can enter IDL statements at the IDL> prompt. Information (such as output from programs, errors, warnings, etc.) is also displayed in this view.
Some other features that are included in Console view include:
The IDL Console has additional options available from a right-click menu. Use your mouse to right-click anywhere in the Console View to bring up the following:
Copy / Paste - These options work the same as in other editors (<CTRL><C> and <CTRL><V>). Simply highlight text in the Console window, then choose one of these options from the right-click menu. Text that you copy from the Console can be pasted into other areas of the Workbench, such as the Editor window.
Select All - Choosing this option selects or highlights everything in the Console.
Find / Replace - Choosing this menu option opens a popup window allowing you to search for a string within the Console. This is the same popup that is available by clicking EDIT > Find/Replace from the main Workbench menu bar across the top of the window. The only difference is that within the Console, the Replace option has been disabled.
Clear - This completely empties the Console, leaving a blank window with an IDL> prompt.
Save Log - Saves the current contents of the Console to a file on your computer.
Class Hierarchy, Command History, Preferences, Editor View, Menubar and Toolbar, Outline View, Problems View, Profiler View, Project Explorer, Workbench Overview, Variables View