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

Home » Public Forums » archive » _EXTRA inheritance crashing IDL
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: _EXTRA inheritance crashing IDL [message #30245 is a reply to message #30208] Sun, 14 April 2002 12:43 Go to previous messageGo to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Rob Preece wrote:
>
> In article <a950i2$6j6$1@newsreader.mailgate.org>, "Mark Hadfield"
> <m.hadfield@niwa.co.nz> wrote:
>
>>
>> Yes it's a bug. Report it to IDL.
>>
>
> I did, and found that it is a known issue, to be fixed in version 5.6.
> David asked for RSI's response to be posted, so here goes:
>
> ------------------
> RE: Incident #: 120580 Tech Support Submission
>
Dear Rob,
here is a solution of your problem.

Exchange _EXTRA with _STRICT_EXTRA then it works
But then you have always to write completly the keywords as
you did in the example.

regards
Reimar

PRO test1, _REF_EXTRA = extra,dummy=dummy

testStuff = ['TITLE','XTITLE','YTITLE']

test2, INDGEN (10), _EXTRA = [testStuff, 'XRANGE']

END

PRO test2, plotStuff, _STRICT_EXTRA = extra

PLOT, plotStuff, plotStuff, _EXTRA = extra

END

--
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/icg1/idl_icglib/idl_lib_intro.h tml
============================================================ =======
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Finding the Non-Matching elements in two vectors
Next Topic: Vector Field Plot on Irregular Grid

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

Current Time: Sat Oct 11 10:41:35 PDT 2025

Total time taken to generate the page: 1.28007 seconds