Subject: Re: comments on array proposal
From: Kevin Cameron x3251 (dkc@galaxy.nsc.com)
Date: Thu Apr 11 2002 - 09:30:05 PDT
> From owner-vlog-pp@eda.org Thu Apr 11 08:51:42 2002
> 2002
>
> > for ( i = $left(A,1);
> > i != $right(A,1)+$increment(A,1);
> > i = i + $increment(A,1)) ...
> >
>
> Yes, one could. But could we include $low and $high anyway for those of us
> who aren't clever enough to think of this kind of loop?
>
> Paul
>
>
I thought you didn't like redundancy in an LRM :-)
I'd rather have '$range', it would be more forward
compatible if we decide to allow increments other
than 1. Keep $left,$right & $increment for now and
add ranges in 3.1?
Kev.
This archive was generated by hypermail 2b28 : Thu Apr 11 2002 - 09:32:10 PDT