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

Home » Public Forums » archive » New Colorbar Missing?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
New Colorbar Missing? [message #72708] Sat, 25 September 2010 07:04 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Folks,

I start a new IDL session and type this:

IDL> graphic = colorbar(rgb_table=5)
% Compiled module: COLORBAR.
% Attempt to call undefined procedure/function: 'COLORBAR'.
% Execution halted at: $MAIN$
IDL> Print, !version
{ x86_64 Win32 Windows Microsoft Windows 8.0 Jun 17 2010 64 64}

Any ideas!? This is a complete mystery to me. :-(

I have a COLORBAR *procedure* in the Coyote Library, and
that is on the path ahead of the <DEFAULT> IDL libraries,
but IDL has always been able to tell the difference between
a procedure and a function.

Clearly that procedure got compiled:

IDL> Help, /source
Compiled Procedures:
$MAIN$
COLORBAR C:\IDL\coyote\colorbar.pro

Compiled Functions:
FSC_COLOR C:\IDL\coyote\fsc_color.pro
FSC_COLOR_COLOR24 C:\IDL\coyote\fsc_color.pro
FSC_COLOR_COUNT_ROWS C:\IDL\coyote\fsc_color.pro

Why is IDL getting confused here? Am I going to have
to rename most of the routines in my Coyote Library?

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: IDL_IDLBridge and IDL8
Next Topic: Re: Mind Boggling Problem with Map_Proj_Init

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

Current Time: Wed Oct 08 15:18:51 PDT 2025

Total time taken to generate the page: 0.00257 seconds