[REBOL] Re: Don't understand "try" and "disarm"
From: greggirwin:mindspring at: 15-Mar-2006 10:42
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







