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

Home » Public Forums » archive » Calling tree
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Calling tree [message #21882] Fri, 29 September 2000 00:00 Go to next message
David Shadovitz is currently offline  David Shadovitz
Messages: 19
Registered: September 2000
Junior Member
Hello all,

I'm new to IDL programming and have inherited some code. Does anyone
know of a tool to examine IDL code and create a flowchart or calling
tree?

Thanks.
-David Shadovitz
Re: Calling tree [message #21970 is a reply to message #21882] Mon, 02 October 2000 00:00 Go to previous message
David Shadovitz is currently offline  David Shadovitz
Messages: 19
Registered: September 2000
Junior Member
Thanks, Theo.
-David

Theo Brauers wrote:

> Hi
>
> These two methods will not give you a flowchart but they will help to understand
> the code,
>
> Answer 1:
> Use IDL
> HELP, CALLS=c
> and c will contain the call stack of the current routine.
>
> Answer 2:
> Check
> http://www.fz-juelich.de/icg/icg1/idl_icglib/idl_source/idl_ html/idl_work_libraries.htm
> for resolve_depencies. you can see how it works if klick on the icon next to name
> of the routine.
>
> If you really want flow charts (NassiSchneiderman Diagrams) and you consider to
> pay the licence fee.
>
> Answer3:
> Check http://www.fz-juelich.de/zam/nassi/index.html
>
> Cheers Theo
>
> David Shadovitz wrote:
>>
>> Hello all,
>>
>> I'm new to IDL programming and have inherited some code. Does anyone
>> know of a tool to examine IDL code and create a flowchart or calling
>> tree?
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: reading crystal structure files
Next Topic: Re: Centering text with XYOUTS

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

Current Time: Wed Oct 08 13:56:24 PDT 2025

Total time taken to generate the page: 0.00479 seconds