Convert grouping to integer.
This should point out the problem:
>> copy/part "bonjour" 3.0
** Script Error: Invalid /part count: 3.0
** Near: copy/part "bonjour" 3.0
>> copy/part "bonjour" 3
== "bon"
Anton.
> grouping: log-2 dest-base
> slice: copy/part at value (c - grouping + 1) 3
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.
