comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: IDL Paths
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: IDL Paths [message #7757] Thu, 16 January 1997 00:00
Robert Moss is currently offline  Robert Moss
Messages: 74
Registered: February 1996
Member
Steve wrote:
>
> AS I understand it, IDL looks at the environment variable IDL_PATH to
> figure out where to look for programs. Is there a simple way to specify
> one of those paths such that IDL will not only search that directory but
> also all of its subdirectories?
>
> Thanks, Steve


Yep, prepending a + in front of a path causes IDL to expand it to
include all of the subdirectories. See the online help for EXPAND_PATH
and/or IDL_PATH.



--
Robert M. Moss, Ph.D. - mossrm@texaco.com - FAX (713)954-6911
------------------------------------------------------------ -----
This does not necessarily reflect the opinions of Texaco Inc.
Re: IDL Paths [message #7764 is a reply to message #7757] Thu, 16 January 1997 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Steve writes:

> AS I understand it, IDL looks at the environment variable IDL_PATH to
> figure out where to look for programs. Is there a simple way to specify
> one of those paths such that IDL will not only search that directory but
> also all of its subdirectories?

Put a "+" in front of the directory name.

SETENV IDL_PATH +/usr/mydir

David

-----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
2642 Bradbury Court, Fort Collins, CO 80521
Phone: 970-221-0438 Fax: 970-221-4762
E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com
-----------------------------------------------------------
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: procedure within a procedure
Next Topic: procedure within a procedure

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:33:31 PDT 2025

Total time taken to generate the page: 0.00662 seconds