Re: running adn compiling many idl programs in different folders [message #83739] |
Mon, 25 March 2013 06:34 |
Andy Sayer
Messages: 127 Registered: February 2009
|
Senior Member |
|
|
I keep all my IDL routines in one directory structure, and then add it to my IDL path within my startup.pro routine. That way you don't need to copy programs across multiple directories.
David Fanning's site has a page showing how to add directories to your IDL path: http://www.idlcoyote.com/code_tips/installcoyote.php
Hope this helps,
Andrew
On Monday, March 25, 2013 2:11:44 AM UTC-4, gunvi...@gmail.com wrote:
> Hello everyone,
>
> For example I have directory name '2007'
>
> i have three folders named as '072829', '072830','072831'. I have an idl program named error_check.pro in all the three folders i need to run and compile this program from the main directory '2007'. please haelp me in this.
>
> thanking you
>
> in advance.
>
> sid
|
|
|