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 #58732 is a reply to message #58731] Sat, 16 February 2008 13:51 Go to previous messageGo to previous message
Vince Hradil is currently offline  Vince Hradil
Messages: 574
Registered: December 1999
Senior Member
On Feb 16, 12: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

I think you've got it. Just as long as they are in the path, you can
just:
1- write a new procedure(s) that needs some of the library functions.
2- compile the new procedure(s)
3- resolve_all

I think that's the "most elegant" - the compilation is really fast,
anyways.
[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 15:40:26 PDT 2025

Total time taken to generate the page: 3.12591 seconds