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

Home » Public Forums » archive » Thanks for all your help
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Thanks for all your help [message #24535] Thu, 05 April 2001 06:48
Dominik[1] is currently offline  Dominik[1]
Messages: 46
Registered: April 2001
Member
OK, thanks for all your help

I see, this is a very good newsgroup

Dominik
"Jaco van Gorkom" <j.c.van.gorkom@fz-juelich.de> schrieb im Newsbeitrag
news:3ACC6DEE.8F2A469B@fz-juelich.de...
> Dominik wrote:
> ...
>>> We wrote a big library
>>> (NukMed.pro) with some functions and dont wont to compile it each
time. So
>>> we thought to put it in the lib directory of IDL, where IDL itself
puts all
>>> its *.pro.
> ...
>> If somebody wants to know the solution: The procedure must have the same
>> name as the file. So only on function in the file is accessible in the
file.
>> Of course the lib has to be in a right directory.
>
> Right. There are a few more catches: the procedure with the same name as
the
> file must be the *last* procedure in the file, since IDL will stop
compiling
> after that. For a large library, you could put each function in its own
file,
> and put all those files in a directory NukMed. IDL will find all functions
> automatically, provided that the NukMed directory is added to the path (in
the
> IDLDE preferences, in an IDL startup script or in an environment
variable).
>
> The other catch: the filenames must be all lowercase in order for IDL to
find
> them.
>
> cheers,
> Jaco
[Message index]
 
Read Message
Previous Topic: Testing - Please ignore
Next Topic: long to float

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

Current Time: Wed Oct 08 15:36:26 PDT 2025

Total time taken to generate the page: 0.00418 seconds