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

[REBOL] escaping characters?

From: athiele:abraxis at: 10-Mar-2002 9:22

Hello, I`m new to Rebol and I have a simple question. I don`t seem to be able to find the answer to. How do you print quotes? I tried print ""hello"" print "\"hello\"" and others. Is there a way to escape characters like you do in C and other languages. Also newlines (\n) . Any input is appreciated. Adrian