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

[REBOL] Re: with ?

From: rebol:techscribe at: 4-Dec-2000 0:31

Hi Anton, btw, if you'd rather not have value evaluated before it's assigned to word in object, then use set in object to word! :word :value instead of set in object to word! :word value Take Care, Elan