Hi all,

> Hi Joel,
>
> if I understood what you were after, you wanted to have:
>
>     probe reduce probe repeat i 5 [append [] use [.i] [.i: i '.i]]

or this:

    probe reduce probe repeat i 5 [append [] in context [.i: i] '.i]

which asks a little more memory, is a little more slow, but aren't contexts
made to be used outside their bodies?


>     Ladislav
---
Ciao
Romano



-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to