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

Home » Public Forums » archive » Re: Path Problems Redux
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Path Problems Redux [message #59588 is a reply to message #59532] Wed, 02 April 2008 10:12 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
David Fanning writes:

> So, I created an IDL startup file with this in it:
>
> !PATH = 'G:\IDL\Coyote;' + $
> 'G:\IDL\CoyotePlus;' + $
> 'G:\IDL\Utilities;' + $
> Expand_Path('+G:\IDL\JHUAPL') + Path_Sep(/SEARCH_PATH) + $
> Expand_Path('+G:\IDL\Astronomy') + Path_Sep(/SEARCH_PATH) + $
> !PATH
>
> IDL starts up, the file executes (I know because there is also
> a print statement in there), and all is well. Except that my
> !PATH doesn't have *ANY* of these directories on it.

I've discovered this morning, that this way of setting
the PATH *does* work on LINUX machines running the IDL
Workbench. So, to reiterate, it does NOT work on Windows
but it DOES work on LINUX.

Still, this method is old school. Better to do it the new
way with Pref_Set, or from within the IDL Workbench IDL->Paths
preferences. Otherwise you will end up, as I have, with the
same directories on your path multiple times.

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming (www.dfanning.com)
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: IDL Workbench Path Woes
Next Topic: IDL Workbench Path Woes

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

Current Time: Fri Oct 10 17:53:37 PDT 2025

Total time taken to generate the page: 0.55970 seconds