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: richard:coffre:francetelecom at: 17-Apr-2002 10:33

Thanks Anton -----Message d'origine----- De : Anton [mailto:[anton--lexicon--net]] Envoy=E9 : mardi 16 avril 2002 18:23 =C0 : [rebol-list--rebol--com] Objet : [REBOL] Re: My function seems to have no effect Hi, { ^-^/} Ceci une chaine contenant trois caract=E8res: 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.