On Fri, 4 Aug 2000, Tuomas Lukka wrote:

> On 4 Aug 2000, Ariel Scolnicov wrote:
> 
> Well, first of all, 
> 
>       10:100, 30:200
> 
> is not the same: in Perl it comes out as
> 
>       10..100, 30..200
> 
>       10, 11, ... , 100, 30, 31, .., 200
> 

Additionally, generically it would not necessarily have to be a range of
integers. The range could be specified as floating point if we are
specifying a slice in physical coordinates.

-- 
Tim Jenness
JCMT software engineer/Support scientist
http://www.jach.hawaii.edu/~timj


Reply via email to