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 #82650 is a reply to message #61963] Thu, 10 January 2013 10:00 Go to previous messageGo to previous message
wlandsman is currently offline  wlandsman
Messages: 743
Registered: June 2000
Senior Member
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.
>
[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:29:33 PDT 2025

Total time taken to generate the page: 0.00389 seconds