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

[REBOL] Bug in 'use? Re:(11)

From: lmecir:geocities at: 25-Jul-2000 16:49

Hi Volker, no, the behaviour is correct. Try this: unset 'b a: make object! [b: none unset 'b if not value? 'b [b: "a bee!"]] a/b