Hi PeO,

... or you could use query ...

> query/clear system/words
== [end! unset! error! datatype! context! native! action! routine! op! function! 
object! struct! library! port! any-type! any-word!...
>> f: func [][a: 1]
>> query system/words
== [f]
>> f
== 1
>> query system/words
== [f a]
>> 


kind regards,

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

Reply via email to