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

Home » Public Forums » archive » Simple bug in IDL 5.4 compiler under Win2000
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Simple bug in IDL 5.4 compiler under Win2000 [message #27601] Thu, 25 October 2001 11:39
Joe Means is currently offline  Joe Means
Messages: 44
Registered: November 1996
Member
This looks like a simple bug in the IDL 5.4 compiler under Windows2000.
If others confirm this, then RSI you may want to take note. Perhaps it
is fixed in 5.5 which I cannot afford yet.

PRO Showbug

numAll1Rets = 6
segmentT = 2d

distancesT = segmentT*(Dindgen(numAll1Rets-2)+1d)

distancesT = segmentT*(1d+Dindgen(numAll1Rets-2))
;This second statement generates a compile error:
;%Syntax error.

Return
End

--
Joseph E. Means, joe.means@orst.edu
Department of Forest Science
Oregon State University
Corvallis, OR 97331-5752
541-750-7351
[Message index]
 
Read Message
Previous Topic: Re: How to get mouse values in ION
Next Topic: How to do a "match merge"?

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

Current Time: Fri Oct 10 16:21:07 PDT 2025

Total time taken to generate the page: 0.87776 seconds