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

Home » Public Forums » archive » Re: + in !PATH
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: + in !PATH [message #56938 is a reply to message #56937] Wed, 28 November 2007 10:15 Go to previous messageGo to previous message
Vince Hradil is currently offline  Vince Hradil
Messages: 574
Registered: December 1999
Senior Member
On Nov 28, 11:50 am, FĂ–LDY Lajos <fo...@rmki.kfki.hu> wrote:
> Hi guys,
>
> + in !PATH does not work for me. Any idea?
>
> thanks,
> lajos
>
> IDL> print, !version
> { x86_64 linux unix linux 6.4 Apr 26 2007 64 64}
> IDL>
> IDL> !path='+/usr/local/itt/idl/lib'
> IDL> print, !path
> +/usr/local/itt/idl/lib
> IDL>
> IDL> time_test3
> % Attempt to call undefined procedure/function: 'TIME_TEST3'.
> % Execution halted at: $MAIN$
> IDL>
> IDL> $ls -l /usr/local/itt/idl/lib/time_test3.pro
> -rw-r--r-- 1 root root 831 2007-04-26 22:47 /usr/local/itt/idl/lib/time_test3.pro
> IDL>

I think you want to:
!path = expand_path('+/usr/local/itt/idl/lib')
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: error with fsc_color
Next Topic: combine histograms

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

Current Time: Fri Oct 10 10:22:36 PDT 2025

Total time taken to generate the page: 1.01094 seconds