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

Home » Public Forums » archive » Re: hashmap in idl
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: hashmap in idl [message #67438 is a reply to message #67232] Thu, 23 July 2009 05:33 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
b.a writes:

> when I just copy and paste it and compile it, it complains:
>
> % Attempt to call undefined procedure/function: 'LINKEDLIST__DEFINE'.
> % Execution halted at: TEST , ....
>
> thats why I thought I have to write other programs in addition to
> above to define the structure, Add, get-item and so on.

Ah, now we are getting somewhere. :-)

Your problem is that the file linkedlist__define.pro is not
on your IDL path. (Or, it is not spelled with all lowercase
letters if you are on a UNIX OS.) To use these programs,
they must be saved in lowercase letters and located in a folder
that is on your IDL path.

Here is an article that describes how to set up your IDL path
for the Coyote and Catalyst Libraries. You would do the same
thing for whatever folder holds this file.

http://www.dfanning.com/catalyst/howtoinstall.html

Cheers,

David



--
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
Previous Topic: Re: speed up image processing
Next Topic: Re: problems with IDL-IDL bridge spawning

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

Current Time: Fri Oct 10 15:55:33 PDT 2025

Total time taken to generate the page: 0.72275 seconds