Hallo!
Now my problem is that when I try to generate a new sequence -the [last-x 2] still gives me the last two entries of my former list. (e.g 2 3, 0 1, 1 2)
How can I reset the list object now-because inside [last-x 2] there is
[list split $1] which I cannot reset with a bang.
I don't if that's what you want, but when you resend the size (e.g. 2 in your example) the object will be reseted !
LG Georg