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

Home » Public Forums » archive » Re: Automatic Compilation
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: Automatic Compilation [message #42955 is a reply to message #42953] Tue, 08 March 2005 08:19 Go to previous messageGo to previous message
Evelien Vanhollebeke is currently offline  Evelien Vanhollebeke
Messages: 2
Registered: December 2004
Junior Member
Hi,

I can confirm this and also add that you shouldn't use numbers in your
filenames, otherwise, they will not be compiled automatically.

Cheers,
Evelien

Nuno Oliveira wrote:
> Thanks for all the answers. I took a few hours to see what was going on...
>
> It seems I finally got the point. This seems to be a case sensitive
> trick. Let's see, if I can explain (and maybe someone can confirm this -
> notice I'm working in Linux )
>
> If you have already add "your" working directory do idl path has I did
> try do save this code as testing_routine.pro
>
> PRO testing_routine
> print, 'testing for running without explicit compilation '
> END
>
> IDL> testing_routine
> % Compiled module: TESTING_ROUTINE.
> testing for running without explicit compilation
>
>
> and then try to save this other code as Testing_Routine.pro
> (it is needed to reset_session before trying to call this other routine)
>
> PRO Testing_Routine
> print, 'testing for running without explicit compilation '
> END
>
> IDL> Testing_Routine
> % Attempt to call undefined procedure/function: 'TESTING_ROUTINE'.
> % Execution halted at: $MAIN$
>
> and for this last case you will see that idl is attempt to call.
>
> Quite funny, ins't it? Can someone please confirm this? :)
>


--
Evelien Vanhollebeke
Instituut voor Sterrenkunde
http://www.ster.kuleuven.ac.be
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Automatic Compilation
Next Topic: idlmeteo

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

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

Total time taken to generate the page: 0.00394 seconds