Home »
Public Forums »
archive »
Re: resolve_all errors
Re: resolve_all errors [message #39057] |
Fri, 09 April 2004 08:16 |
R.Bauer
Messages: 1424 Registered: November 1998
|
Senior Member |
|
|
Yunxiang Zhang wrote:
>
> Folks,
>
> I ocassionally see errors when I use resolve_all command. The error msgs
> looks like,
>
> % Attempt to call undefined procedure/function: 'TRNLOG'.
> % Error occurred at: RESOLVE_ALL_BODY 280
> /usr/local/rsi/idl_6.0/lib/resolve_all.pro
> % RESOLVE_ALL 332
> /usr/local/rsi/idl_6.0/lib/resolve_all.pro
> % $MAIN$
> % Execution halted at: $MAIN$
>
Dear Yunxiang
you did nothing wrong.
resolve_all finds all routines which are somewhere in the code called.
trnlog, dellog you could find as dummy rouitne in our library
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. htm
There is a "compile" routine too. Probably this is interesting you too.
best regards
Reimar
> or
>
> % Attempt to call undefined procedure/function: 'DELLOG'.
> % Error occurred at: RESOLVE_ALL_BODY 280
> /usr/local/rsi/idl_6.0/lib/resolve_all.pro
> % RESOLVE_ALL 331
> /usr/local/rsi/idl_6.0/lib/resolve_all.pro
> % $MAIN$
> % Execution halted at: $MAIN$
>
> But according to the document, TRNLOG and DELLOG are obsoleted routines.
> Can anybody explain why do I get this kinda errors? How do I trace down
> to find out what's going on? And it seems that these kinda errors won't
> affect anything. But still I'm curious.
>
> Thanks!
>
> Yunxiang
--
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
http://www.fz-juelich.de/icg/icg-i/
============================================================ ======
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
|
|
|
Current Time: Sat Oct 11 08:12:03 PDT 2025
Total time taken to generate the page: 2.47879 seconds