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

[REBOL] Re: find help

From: greggirwin:mindspring at: 11-Dec-2002 10:40

Hi Romano, RPT> Can someone explain this?
>>> find/match/last/tail "ba" "b"
RPT> == none
>>> find/match/last "ba" "b"
RPT> == "a" Hmmm. I haven't used /match myself, so I'd have to look at things a little more to see how it's supposed to work. Anyone else? -- Gregg