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

[REBOL] Re: My function seems to have no effect

From: anton:lexicon at: 17-Apr-2002 2:22

Hi, { ^-^/} Ceci une chaine contenant trois caractères: This is a string containing three characters: 1) a space 2) a tab 3) a newline The /all refinement of parse directs parse to consider all characters, including whitespaces. See the help for parse. Anton.