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

[REBOL] plus sign unbound, how to prevent this?

From: bry:itnisk at: 23-Dec-2002 19:57

How exactly is it that the plus sign and such comes unbound, so that if I have a string "[1 + 2]", convert it to-block and then try to do the block the + raises the context error? And is there a simple way to get around this?