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 #14777 is a reply to message #14679] Wed, 24 March 1999 00:00 Go to previous message
Ivan Zimine is currently offline  Ivan Zimine
Messages: 40
Registered: February 1999
Member
VU KHAC Tri wrote:
>
> Hi,
> I'm am IDL newbie.
> I want to write some IDL procedures split in different files. How can I
> call a pro in a file from another pro in another file.

You make a call to your procedures and functions the same way as you
call any IDL routine. The routines must be compiled before the first
call. If they are not, then IDL will try to find a routine_name.pro file
in the directories specified in !path variable. To make sure all your
routines are compiled you can add .compile command to your IDL_STARTUP
file or write a batch file which will compile specific files with
routines needed to your particular application.

I advise you to visit
IDL FAQ at http://www.ivsoftware.com/pub/idl_faq.html
and
Coyote's Guide at http://www.dfanning.com/

best regards
Ivan
--
Dpt. of Radiology (MRI), Geneva University Hospitals
email: ivan.zimine@physics.unige.ch
tel. : (+41 22) 372 70 70
[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:25:37 PDT 2025

Total time taken to generate the page: 0.00390 seconds