[REBOL] Re: never mind
From: media:quazart at: 12-Nov-2001 16:07
if your list had been 70 records it would not have minded.... ;-) sort/skip expects the block size to be lenght? by a multiple of the amount specified in skip... otherwise it couldn't really sort the last (and probably corrupt) fields of data, which do not make up a complete "record". maybe it actually sorts up to the end and then has a few records left over it doesn't know what to do with... -Maxim







