Hi all ~ what is wrong below/happened to sort?
Thanks, Kai >> blk: make block! 300000 =3D=3D [] >> repeat i 100000 [insert tail blk reduce [i 1-Jan-2004 to-integer i / 100= join "Note-" i]] =3D=3D [] >> blk =3D=3D [1 1-Jan-2004 0 "Note-1" 2 1-Jan-2004 0 "Note-2" 3 1-Jan-2004 0 "Note-3"= 4 1-Jan-2004 0 "Note-4" 5 1-Jan-200 4 0 "Note-5" 6 1-Jan... >> sort/all/skip blk ** Script Error: sort expected size argument of type: integer ** Where: halt-view ** Near: sort/all/skip blk >> sort/all/skip blk 3 ** Script Error: Invalid argument: 3 ** Where: halt-view ** Near: sort/all/skip blk 3 -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
