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

Home » Public Forums » archive » Problem running functions
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: Problem running functions [message #85881 is a reply to message #85850] Mon, 16 September 2013 10:20 Go to previous messageGo to previous message
Paul Van Delst[1] is currently offline  Paul Van Delst[1]
Messages: 1157
Registered: April 2002
Senior Member
Hello,

I don't use the workbench. IMO it's just trading in a bunch of exposed
problems for others under a (generally) locked hood. But don't let my
bias stop you from giving it a go. You may really like/prefer it.

Getting back to your issue:

I'm not a CSH person, but the syntax you listed,

setenv IDL_PATH":$HOME/shdom/idl"

doesn't look right. Should it be:

setenv IDL_PATH "${IDL_PATH}:+\$HOME/shdom/idl"

?

You want to make sure you prepend (or append) the IDL_PATH to itself.

Also, DavidF's comment about the order may be an issue. I take great
pains to *not* have similarly named routines in different directories.
But if you do have several versions of the same routines, not specifying
a specific order may cause problems. I would recommend fixing that by
having only one version of everything, but that may not be a
workable/quick solution.

cheers,

paulv

p.s. Nothing wrong with being a Fortran programmer. That's what I am.
Fortran2003 all the way! :o)


On 09/13/13 21:43, laura.hike@gmail.com wrote:
> On Friday, September 13, 2013 6:38:58 PM UTC-7, laura...@gmail.com
> wrote:
>> I take it back: it's not working.
>
> Maybe this is why I gave up and put the path into the file in the
> first place.
>
> (I don't use the workbench, I write code like a FORTRAN programmer.
> Now THIS is where I need to move to the 21st century!)
>
[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
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: data changes fast / Integration
Next Topic: RTV_DOIT to EVF

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

Current Time: Sat Oct 11 04:58:23 PDT 2025

Total time taken to generate the page: 0.39914 seconds