[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Array index bug....



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
============================================================