Go to: http://www.rebol.net/builds/
Miquel=20 -----Mensaje original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Alain Goy=E9 Enviado el: jueves, 21 de octubre de 2004 10:16 Para: [EMAIL PROTECTED] Asunto: [REBOL] Re: A comment to Carl's blog ----- Original Message ----- From: "Miquel Gay=3DE0" <[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 > =3D3D3D=3D3D3D 2.5.55.3.1 > >> data > =3D3D3D=3D3D3D [10 20 30] > >> n: 2 > =3D3D3D=3D3D3D 2 > >> data/2 > =3D3D3D=3D3D3D 20 > >> data/:n > =3D3D3D=3D3D3D 20 > >> data/(n) > =3D3D3D=3D3D3D 20 > >> data/(n: 3) > =3D3D3D=3D3D3D 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. --=20 To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject. -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject.
