Does anyone know how to add words to an object from outside that object? For example, take an empty object o:
o: context []
; Now some voodoo stuff happens
; here that adds a word to o
; and the result...
probe o
make object! [
a: none
]
And if you want to know why I want to do this...
I am at work and cannot remember. :)
Anton.
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.
