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

Home » Public Forums » archive » Re: Compile or not compile?
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: Compile or not compile? [message #42872 is a reply to message #42870] Thu, 03 March 2005 09:27 Go to previous messageGo to previous message
Benjamin Hornberger is currently offline  Benjamin Hornberger
Messages: 258
Registered: March 2004
Senior Member
Nuno Oliveira wrote:
> There's something that sometimes in while it bores me a little bit. How
> do I know if I need to compile a function/procedure or it will be able
> to compile "on fly".
>
> At the beginning I thought this was related to the paths idl "knew", but
> this happens for two functions/routines in the same directory.
>
> Can someone tell when a function can be runned without be compile?
>

Have a look at this:

http://www.dfanning.com/tips/namefiles.html

Also, search the IDL help index for "automatic compilation".

Note that this works for source (.pro) files as well as for compiled
routines in .sav files (say, if you call a function or procedure "taco"
from the command line or from within some other routine, it can be found
if its source is in a file taco.pro or if it is precompiled in a file
taco.sav).

Good luck,
Benjamin
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: HIST_ND() used for resampling point data onto grid
Next Topic: C Alignment/IDL structures

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

Current Time: Wed Oct 08 18:24:22 PDT 2025

Total time taken to generate the page: 0.00442 seconds