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

[REBOL] Re: Read/lines on a string!

From: anton:wilddsl:au at: 21-Sep-2007 17:42

Alessandro, ?? is like PROBE, except it also prints out the word (as a set-word) before printing and returning the word's value. So try this in the console: ?? ?? It's like a quick alternative to SOURCE. Very handy in debugging. Anton.