Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

Startup Files


A startup file is a batch file that is executed automatically each time the IDL is started. You can specify a startup file in either of two ways:

Common uses for startup files include the following:

Startup files are executed one statement at a time. It is not possible to define program modules (procedures, functions, or main-level programs) in the startup file. For more information on creating batch files, see Executing Batch Jobs in IDL.


Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]