Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: set-if

From: gregg::pointillistic::com at: 16-Apr-2007 9:44

Hi Anton, AR> I think it reacts well to unset! values, eg: AR> >> set-if 'a AR> ** Script Error: set-if is missing its value argument AR> ** Near: set-if 'a AR> which is similar to how a set-word! reacts. Sorry, I wasn't clear. I meant in your climber example usage. If one of the objects has a parent value that is unset it will error out, but leave a side effect. -- Gregg