Home »
Public Forums »
archive »
Calling tree
Re: Calling tree [message #21970 is a reply to message #21882] |
Mon, 02 October 2000 00:00  |
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?
|
|
|
Current Time: Wed Oct 08 17:51:37 PDT 2025
Total time taken to generate the page: 0.00413 seconds