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

Home » Public Forums » archive » Can somebody explain this?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Can somebody explain this? [message #41032] Thu, 16 September 2004 05:11
sandrokan is currently offline  sandrokan
Messages: 20
Registered: September 2004
Junior Member
(Sorry if it is a faw)
I've spend days of dubbunging and then I've found that, on 5IDL.2:

IDL> a=intarr(4)

IDL> a(4)=1

% Attempt to subscript A with <INT ( 4)> is out of range.

% Execution halted at: $MAIN$

IDL> a([4])=1

IDL> print, a(3)

1



Isn't it strange? Maybe it is reported somewhere in some idl guide, but I
still can't believe

it is real....



Alex
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: GDL 0.8.5 runs READFITS WRITEFITS
Next Topic: Re: virtual machine problems

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

Current Time: Wed Oct 08 15:39:26 PDT 2025

Total time taken to generate the page: 0.00505 seconds