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

Home » Public Forums » archive » Re: routine_info does not work with functions
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: routine_info does not work with functions [message #34409 is a reply to message #34404] Fri, 07 March 2003 08:00 Go to previous messageGo to previous message
Craig Markwardt is currently offline  Craig Markwardt
Messages: 1869
Registered: November 1996
Senior Member
Reimar Bauer <R.Bauer@fz-juelich.de> writes:

> 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!

I don't know what platform you are on, but this most definitely did
not work even in IDL 5.4:

IDL> print, !version
{ x86 linux unix 5.4 Sep 25 2000 32 32}
IDL> .comp str_sep
% Compiled module: STR_SEP.
IDL> print, routine_info('str_sep', /source)
% Attempt to call undefined procedure/function: 'STR_SEP'.
% Execution halted at: $MAIN$

The FUNCTIONS keywords to ROUTINE_INFO() has been around for a long
time, at least since IDL 5.0. The above statement does not work in
IDL 5.0-5.6.

Craig

--
------------------------------------------------------------ --------------
Craig B. Markwardt, Ph.D. EMAIL: craigmnet@cow.physics.wisc.edu
Astrophysics, IDL, Finance, Derivatives | Remove "net" for better response
------------------------------------------------------------ --------------
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Error compiling procedure already compiled
Next Topic: HRIT

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

Current Time: Sat Oct 11 03:29:21 PDT 2025

Total time taken to generate the page: 0.63923 seconds