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

Home » Public Forums » archive » Re: Compiling programmes within programmes.
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: Compiling programmes within programmes. [message #36575 is a reply to message #36574] Wed, 08 October 2003 14:37 Go to previous messageGo to previous message
Karthikayan Balakrish[2] is currently offline  Karthikayan Balakrish[2]
Messages: 4
Registered: October 2003
Junior Member
I may have misread your post, anyway here is your original message:
-----------------------------------------
It looked something like this:

PRO COYOTE_MAKE
Resolve_Routine, 'coyote1'
Resolve_Routine, 'coyote2', /Is_Function
Resolve_Routine, 'coyote3'
...
...
Resolve_All
Save, /Routines, File='coyote.sav'
END

I just put all my program modules at the beginning to
make sure they are compiled (this part only took 4-5
iterations :-), the Resolve_All routine at the end
catches all the library routines I am using, and I
am set. Now, as I add modules to the application, I
just include the name in here and I can make a save
file whenever I need it by typing "coyote_make" at the
IDL command line. Pretty slick, I think.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Compiling programmes within programmes.
Next Topic: How to generate colored animation from time series satellite data?

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

Current Time: Sun Oct 12 17:09:10 PDT 2025

Total time taken to generate the page: 1.19940 seconds