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

Home » Public Forums » archive » Re: Self-compiling procedures
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: Self-compiling procedures [message #58731 is a reply to message #58730] Sat, 16 February 2008 14:05 Go to previous messageGo to previous message
Spon is currently offline  Spon
Messages: 178
Registered: September 2007
Senior Member
On Feb 16, 6:47 pm, maye <kmichael....@googlemail.com> wrote:
> Hi!
> In terms of self-compiling I'm a beginner, so please excuse my
> ignorance if this is written somewhere in the manual, I couldn't find
> it easily at least:
> So far I put every procedure I consider to be useful enough for more
> than one task in its extra file, so that if it's called, IDL compiles
> it automatically, having the procedure and file name identical.
> But after a while, the number of files I have keeps growing.
> I wonder if there's another elegant way to keep things auto-compilable
> without me having to compile some kind of library before I start
> working on a task using my "library" of useful procedures.
> Am I missing something simple?
> Thanks for any hints and a nice weekend!
> Best regards,
> Michael

You should add your library directory to your !PATH - File-
> Preferences->Path.
Then you can call every procedure/function in the library without ever
having to compile it first. In fact, any directory that has any .pro
file in it is probably better off in !PATH. Top level directories,
anyway - thankfully IDL searches recursively.

Take care,
Chris
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: yaxisformat='exponent' in IDLgrGraphics
Next Topic: Re: keyboard shortcut in IDL 7

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

Current Time: Sat Oct 11 21:07:44 PDT 2025

Total time taken to generate the page: 0.96126 seconds