>It seems to me the problem is the command "clear".  Consider the analogous
>sequence in Scheme 

The sequence in Scheme is not analogous. It is analogous to the following
in REBOL:

>> list: [1 2 3 4]
>> list2: copy next list

Elan

Reply via email to