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

Home » Public Forums » archive » listing all subroutines and paths used in a program.
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: listing all subroutines and paths used in a program. [message #74562 is a reply to message #74513] Tue, 25 January 2011 12:32 Go to previous messageGo to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Am 24.01.2011 19:26, schrieb George Millward:
> Hi there,
>
> I have been given a rather large idl program which I need to do some
> development work on.
> It calls all sorts of routines in all sorts of libraries. Some of the
> routines are standard IDL commands
> - some are locally part of the application - others are in libraries
> that are located on networked drives.
>
> I want to be able to get a meaningful listing of everything this
> program calls. Is there a way to do this?
> I realize that the console shows every subroutine/function as it is
> first used/compiled - but what I need
> is the full path to each routine - so I can stand some sort of chance
> of figuring out where to find each routine.

look at helpon of the icg library

http://www.fz-juelich.de/icg/icg-1/idl_icglib/idl_source/idl _html/dbase/helpon_dbase.pro.html

helpon, routine, /info

e.g. helpon, "js2string", /info
STR_SEP
/usr/local/itt/idl/idl80/lib/obsolete/str_sep.pro
2010-06-17 21:17:20
JS2STRING
/usr/local/icg/icg/idl_source/idl_work/aaa/js2string.pro
2010-02-18 10:04:20
STRING2JS
/usr/local/icg/icg/idl_source/idl_work/aaa/string2js.pro
2006-09-05 08:20:20
REPLACE_STRING
/usr/local/icg/icg/idl_source/idl_links/replace_string.pro
2004-06-21 13:44:00
GET_TEMPLATE_ONE_VALUE
/usr/local/icg/icg/idl_source/idl_links/get_template_one_val ue.pro
2003-03-20 10:09:40
IS_STRING
/usr/local/icg/icg/idl_source/idl_links/is_string.pro
2001-01-16 15:22:26
BUILD_VECTOR
/usr/local/icg/icg/idl_source/idl_links/build_vector.pro
2000-06-18 08:07:48
MONTH2NUMBER
/usr/local/icg/icg/idl_source/idl_links/month2number.pro
1999-12-14 14:56:40
CALL_HELP
/usr/local/icg/icg/idl_source/idl_links/call_help.pro
1999-11-06 16:44:28
IS_STRUCTURE
/usr/local/icg/icg/idl_source/idl_links/is_structure.pro
1998-09-07 14:21:11
WEEKDAY
/usr/local/icg/icg/idl_source/idl_links/weekday.pro
1998-06-16 13:33:02
YMD2JD
/usr/local/icg/icg/idl_source/idl_links/ymd2jd.pro
1998-01-16 09:26:26
MONTHNAMES
/usr/local/icg/icg/idl_source/idl_links/monthnames.pro
1998-01-16 09:26:10
JS2YMDS
/usr/local/icg/icg/idl_source/idl_links/js2ymds.pro
1998-01-16 09:26:06
JD2YMD
/usr/local/icg/icg/idl_source/idl_links/jd2ymd.pro
1998-01-16 09:26:06




cheers
Reinar

>
> Cheers
>
> George.
>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: idl_help_path problem
Next Topic: Re: Need help with map projection conversion in ENVI

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

Current Time: Fri Oct 10 15:49:21 PDT 2025

Total time taken to generate the page: 1.12116 seconds