Hi Carlos, CL> By otherhand if I use set/any as in
>>> set/any 'word print "hello" CL> I have no error but either cannot probe 'word CL> Any ideas on how to to know what 'word has in it after set/any ? >> set/any 'word print "hello" hello >> value? 'word == false -- Gregg -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
