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

[REBOL] Re: Finding the previous value in a string Re:

From: alex:pini:mclink:it at: 12-Aug-2000 0:00

>- Open Your Mind -<
Quoting from [ssayer--acuson--com's] message (11-Aug-00 22:47:59). s> ; How about this: s> s> string: "This is a string with some words" s> select head reverse to-block string 'with ... or maybe ... first back find to-block string 'with s> ; Or... s> s> to-string select head reverse to-block string 'with s> s> ; ... if you need it converted back into a string. ... or maybe ... to-string first back find to-block string 'with There is some caveat with my approach, but I'm falling down due to severe lack of sleep and I can't remember it, so goodnight. :-) Alessandro Pini ([alex--pini--mclink--it]) Have you been getting enough sleep? "More or less. Mostly less." (E.M.H.P. & Janeway)