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 #59526] Tue, 01 April 2008 11:23 Go to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
On Apr 1, 11:29 am, David Fanning <n...@dfanning.com> wrote:
> Paul van Delst writes:
>> p.s. Just so we're jake, I want to stress my smiley's above are not laughing *at* you;
>> we're laughing *with* you. Maniacally.
>
> Well, try this on for size. I've given up--forever--letting
> IDL manage my PATH for me. So, I've decided all the new
> projects I'm creating will have the Manage Paths button
> turned off, and I will manage them myself.
>
> 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. However,
> if I do this:
>
>    IDL> @fsc_startup
>
> Then the file executes for the 2nd time, and my directories are now
> on my PATH.
>
> Seriously, if I had a gun, I would be thinking about using it.
>
> How the %&#*@ do I put these files on my friggin' path so when
> I start IDL up I can get some work done!?
>
> Cheers,
>
> David
>
> P.S. When I get to the bottom of this problem, it is going to
> result in one of the best articles I've *ever* written!

Since you have started down this path (no pun intended), check out my
solution:

http://michaelgalloy.com/2008/04/01/path-management.html

It's a bit involved to setup, but very easy to change once you have it
going.

Mike
--
www.michaelgalloy.com
Tech-X Corporation
Software Developer II
[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 22:01:25 PDT 2025

Total time taken to generate the page: 1.68154 seconds