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

Home » Public Forums » archive » RESOLVE_ALL problem
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: Resolve_All problem [message #82741 is a reply to message #82650] Fri, 11 January 2013 02:19 Go to previous messageGo to previous message
Seb is currently offline  Seb
Messages: 15
Registered: January 2006
Junior Member
On Thursday, 10 January 2013 18:00:20 UTC, wlandsman wrote:
> The list() function is stored as a .sav file and not as a .pro file. So you need to check for its existence with
>
>
>
> IDL> print,file_which('list.sav')
>
> /software/IDL/idl82/lib/datatypes/list.sav
>
>
>
> (This is one reason I prefer
>
> http://idlastro.gsfc.nasa.gov/ftp/pro/misc/findpro.pro
>
> to file_which(). )
>
>
>
> On Thursday, January 10, 2013 12:26:31 PM UTC-5, Sebastian wrote:
>
>
>
>> I looked for the LIST() function from the IDL command line using print,file_which('list.pro') but it returns an empty line indicating that the LIST() function is indeed missing.
>
>>

Thanks for pointing out the list.sav file. I finally found it under
/usr/local/exelis/idl82/lib/datatypes/list.sav
Problem was that IDL was not looking in this directory. After fixing the paths the error disappeared. Problem solved.

Many thanks for your help,
Sebastian
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: IDL path setup in MAC
Next Topic: Re: sending email via idl?

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

Current Time: Wed Oct 08 19:34:24 PDT 2025

Total time taken to generate the page: 0.00434 seconds