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 #59532 is a reply to message #59528] Tue, 01 April 2008 10:29 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
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!

--
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.")
[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: Sat Oct 11 04:02:28 PDT 2025

Total time taken to generate the page: 7.65372 seconds