Home »
Public Forums »
archive »
routine_info does not work with functions
routine_info does not work with functions [message #34412] |
Fri, 07 March 2003 00:02 |
R.Bauer
Messages: 1424 Registered: November 1998
|
Senior Member |
|
|
Hi,
I am a bit surprised about a failure in ROUTINE_INFO. It does not work
with functions.
Same failure in idl5.6 and idl5.5.
IDL5.4 works!
IDL> .r str_sep ( I know it's obsolete, but for example it is good)
% Compiled module: STR_SEP.
result=ROUTINE_INFO('str_sep',/source)
% Attempt to call undefined procedure/function: 'STR_SEP'.
% Execution halted at: $MAIN$
Please can you compare my results on differnt platforms.
** Structure !VERSION, 8 tags, length=76, data length=76:
ARCH STRING 'x86'
OS STRING 'linux'
OS_FAMILY STRING 'unix'
OS_NAME STRING 'linux'
RELEASE STRING '5.6'
BUILD_DATE STRING 'Oct 26 2002'
MEMORY_BITS INT 32
FILE_OFFSET_BITS
INT 64
Reimar
--
Reimar Bauer
Institut fuer Stratosphaerische Chemie (ICG-I)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
------------------------------------------------------------ -------
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
============================================================ =======
|
|
|
Current Time: Thu Oct 09 16:01:22 PDT 2025
Total time taken to generate the page: 0.63851 seconds