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 #36576 is a reply to message #36575] Wed, 08 October 2003 14:42 Go to previous messageGo to previous message
Karthikayan Balakrish[2] is currently offline  Karthikayan Balakrish[2]
Messages: 4
Registered: October 2003
Junior Member
Once again, I got just the write answer from you David.
Changing the file names and the routine names solved it.
Thank you very much.

David Fanning wrote:

> 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. :-(
>
[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: Thu Oct 16 18:04:07 PDT 2025

Total time taken to generate the page: 0.01723 seconds