IDL 8.2 beta test [message #78250] |
Tue, 01 November 2011 09:37  |
BillO
Messages: 6 Registered: November 2011
|
Junior Member |
|
|
This is your opportunity to provide feedback on the next version of
IDL before its final release. I am looking for customers who are
interested in testing a technical preview release of IDL 8.2. The test
period is scheduled to begin the week of November 14 and continue into
January.
If you are interested, please click Reply to Author and send me an
email with your contact information, and computer(s) and operating
system(s) version information.
Thank you,
Bill Okubo
IDL Product Manager
|
|
|
|
|
|
Re: IDL 8.2 beta test [message #79927 is a reply to message #79823] |
Fri, 13 April 2012 10:03  |
cgguido
Messages: 195 Registered: August 2005
|
Senior Member |
|
|
Hi just saw your reply now.
It *is* a where issue, but it's related to legacy code that was written badly. It does not always check for -1s. If it crashes under V7 and below, then I can go see what's going on. If it keeps on going, as in v8, then things are quite a bit harder...
Thanks,
G
On Monday, April 9, 2012 11:24:58 AM UTC-5, Chris Torrence wrote:
> On Monday, April 9, 2012 10:01:41 AM UTC-6, Gianguido Cianci wrote:
>> Any chances 8.2 will allow for a way to "rebreak" a[-1]? Cos that. would. be. awesome.
>>
>> G
>
> Hi,
> Is there a particular issue that you are running into with negative indices? If it is with the WHERE function, you could try using the new /NULL keyword, to avoid accidentally changing the wrong (i.e. last) element.
> Or is it a different issue?
> -Chris
> Exelis VIS
|
|
|