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

Home » Public Forums » archive » Re: Coyote graphics and GDL 0.9.2 (problem)
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: Coyote graphics and GDL 0.9.2 (problem) [message #79665 is a reply to message #79664] Sat, 24 March 2012 16:49 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Armando B. writes:

> does GDL-0.9.2 support Coyote IDL libraries?
>
> When I type for example:
>
> GDL> cgplot,indgen(10)
>
> terminal reports me this error:
>
> Compiled module: CGPLOT.
> % CATCH: feature not implemented yet (FIXME!).
> % Compiled module: SETDECOMPOSEDSTATE.
> % Compiled module: DECOMPOSEDCOLOR.
> % Compiled module: CGDEFAULTCOLOR.
> % Compiled module: COLORSAREIDENTICAL.
> % Compiled module: CGDEFCHARSIZE.
> % Compiled module: CGDISPLAY.
> % Compiled module: CGQUERY.
> % Compiled module: CGERASE.
> % Compiled module: CGCOLOR.
> % Compiled module: STRSPLIT.
> % Compiled module: UNIQ.
> % Compiled module: CGSNAPSHOT.
> % ERASE: Keyword parameters not allowed in call.
> % Execution halted at: CGERASE 164 /home/nando/gdl 0.9.2/src/pro/coyote/cgerase.pro
> % CGDISPLAY 226 /home/nando/gdl-0.9.2/src/pro/coyote/cgdisplay.pro
> % CGPLOT 567 /home/nando/gdl-0.9.2/src/pro/coyote/cgplot.pro
> % $MAIN$
>
> What's wrong?

On line 164 of cgErase, you can try changing the ERASE
command on the line from this:

ENDIF ELSE Erase, Color=thisColor

To this:

ENDIF ELSE Erase, thisColor

That might work better in your version of IDL. :-)

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Array Multiplication
Next Topic: Coyote Library Updates

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

Current Time: Wed Oct 08 15:48:34 PDT 2025

Total time taken to generate the page: 0.00419 seconds