----- Original Message -----
From: "Miquel Gay=E0" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 21, 2004 10:27 AM
Subject: [REBOL] Re: A comment to Carl's blog


>
> Hi, list,
>
> From de console:
>
> >> system/version
> =3D3D=3D3D 2.5.55.3.1
> >> data
> =3D3D=3D3D [10 20 30]
> >> n: 2
> =3D3D=3D3D 2
> >> data/2
> =3D3D=3D3D 20
> >> data/:n
> =3D3D=3D3D 20
> >> data/(n)
> =3D3D=3D3D 20
> >> data/(n: 3)
> =3D3D=3D3D 30
> >>
>
> I like the new feature!
>
> Miquel.

I would too, but where can I find a version (2.5.55.3.1) where it works ?
Is it only available in rebol/cmd, or in some beta I could not find ?

Alain.

-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to