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

Home » Public Forums » archive » How to link IDL files
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: How to link IDL files [message #14732 is a reply to message #14679] Thu, 25 March 1999 00:00 Go to previous messageGo to previous message
David Foster is currently offline  David Foster
Messages: 341
Registered: January 1996
Senior Member
David Fanning wrote:
>
> <snip>
>
> There
> should really never be any reason at all to hand compile
> programs before they are used if your files are structured
> and named correctly.

Vu -

You shouldn't ever need to hand compile files, but you might want
to "include" them in your current program using something like:

@setarray_utils.pro ; Compiles file

In this case "setarray_utils.pro" is a collection of functions that
I want to group together because they have a common purpose, and I
don't necessarily want all it's routines cluttering up my directory
as separate files.

If you use this, you can easily compile all routines that are in another
file and then call them. Used this way, the routines you call don't
necessarily have to be in a file having the same name.

Dave
--

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~
David S. Foster Univ. of California, San Diego
Programmer/Analyst Brain Image Analysis Laboratory
foster@bial1.ucsd.edu Department of Psychiatry
(619) 622-5892 8950 Via La Jolla Drive, Suite 2240
La Jolla, CA 92037
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: 3D imaging/rotation
Next Topic: Can't position modal compound widget (such as cw_form)

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

Current Time: Wed Oct 08 19:16:13 PDT 2025

Total time taken to generate the page: 0.00393 seconds