------------------------------------------------------------ README file: examples IDL Version 5.0 ------------------------------------------------------------ This directory contains a number of subdirectories, each of which contains IDL example code of some sort. By default, the IDL system variable !PATH will be defined to include this directory and its subdirectories; this allows you to execute any of the files in these directories without having to change directories. The subdirectories of this directory are: - data The "data" directory contains data files used by the example programs. - demo The "demo" directory contains IDL code and data files used in the IDL demonstration programs. - doc The "doc" directory contains IDL code included (in full or in part) in the IDL documentation. - insight The "insight" directory contains example code and data files related to the Insight application. - misc The "misc" directory contains a number of miscellaneous example files. - object The "object" directory contains example code for using objects.