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 #36577 is a reply to message #36575] Wed, 08 October 2003 14:22 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Karthikayan Balakrishnan writes:

> I looked at the previous posts where people had similar
> problems like I do now: how do you compile a programme within
> another.

You don't. Or rather, this is NOT something you need
to ever worry about in IDL *if* you name your programs
properly:

http://www.dfanning.com/tips/namefiles.html

> Then tried David's method (from an earlier post)
> PRO make_roi_make
> Resolve_Routine, 'backproject.pro'
> Resolve_Routine, 'display_resize.pro'
> Resolve_Routine, 'FileMenu.pro'
> Resolve_Routine, 'forward_project.pro'
> Resolve_Routine, 'interactivedraw.pro'
> Resolve_Routine, 'make_roi.pro'
> Resolve_Routine, 'plot_tac.pro'
> Resolve_Routine, 'project1.pro'
> Resolve_Routine, 'ReconKernel.pro'
> Resolve_Routine, 'refresh.pro'
> Resolve_Routine, 'ROI_Cleanup.pro'
> Resolve_Routine, 'SaveTAC.pro'
> Resolve_Routine, 'Set_Frame.pro'
> Resolve_Routine, 'Set_Slice.pro'
> Resolve_All
> Save, /Routines, File='roi.sav'
> END

Uh, must have been somebody else. I'm pretty sure I've
*never* advocated this! :-)

Cheers,

David

P.S. Let's just say that I discovered more proof this
week (as if any were needed) that lousy naming conventions,
combined with code from the GUI Builder, can just about
make IDL code impenetrable. How people expect this stuff
to work is really beyond me. :-(

--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[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: Sat Nov 29 07:39:27 PST 2025

Total time taken to generate the page: 0.00216 seconds