Hi, 

>    --> use [a] [a: third :bind   repend a/words [any-word!]]

Interesting, it works also in current version, but more interesting:

use [a] [a: third :bind
    repend a/words [any-word!]
    change a/known-word reduce [any-word!]
]

b: 2 o: context [a: 1 b: 1 ]
probe get bind 'b first bind [:a] in o 'a
probe get bind 'b first bind [a:] in o 'a
probe get bind 'b first bind ['a] in o 'a

Eureka!

---
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