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

Re: Undocumented array indexing feature?



On Fri, 22 Jan 1999, J.D. Smith wrote:
> > Liam Gumley wrote:
> > > Here's a way to index an array I hadn't seen before:
> > >
> > > print, (a[x,*])[*,y]
> It doesn't work for everything though... as evidenced by:
> z=5+6*(y=8)
> JD

Ah, but try

z=5+6*((y=8))

I guess it ain't C, is it?  Offhand, I can't think of a way to make this
seem like consistent syntax.

      Bob Hill

-- 
 Robert.S.Hill.1@gsfc.nasa.gov   Phone:   301-286-3624        
 Raytheon ITSS / Code 681, NASA/GSFC, Greenbelt, MD 20771