[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Array index bug....
- Subject: Re: Array index bug....
- From: luthi(at)aura.ethz.ch (Martin LUETHI GL A8.1 2-4092)
- Date: 12 Jul 1999 10:59:43 +0200
- Newsgroups: comp.lang.idl-pvwave
- Organization: Swiss Federal Institute of Technology (ETHZ)
- References: <7m5otr$gd5@post.gsfc.nasa.gov>
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:15626
Gwyn
I tried your code with PV-Wave (6.1, Solaris 2.6) and anything looks ok, until
I use nine subscripts:
print,a(0,*,*,*,*,*,*,*,*)
% Only 8 subscripts allowed.
(btw: Have you tried using parentheses instead of brackets for array indexing,
if this is still allowed in IDL. Probably this could work since both IDL and
PV-Wave once had the same code base... who knows!)
Cheers
Martin
--
============================================================
Martin Luethi Tel. +41 1 632 40 92
Glaciology Section Fax. +41 1 632 11 92
VAW ETH Zuerich
CH-8092 Zuerich mail luthi@vaw.baum.ethz.ch
Switzerland
============================================================