Re: compile of several pro files [message #69235] |
Mon, 28 December 2009 17:08 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Hassan writes:
> I've downloaded several pro files from NASA website and wonder if I
> can compile all of them to be able to use them? sometime I need to use
> a pro file but it's related to other pro files and I need to find and
> compile them.
Download the entire library into a folder on your
hard drive, then add that folder and all the sub-folders
(you can do this by putting a + in front of the folder
name) to your IDL path (!PATH). That's all you need
to do. The files will be found and compiled as you
need them.
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|