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

[REBOL] Searching in a block of strings

From: gchillemi:aliceposta:it at: 27-Nov-2007 1:44

Excuse me this newbie question but there is a way to find a word inside a block of strings without using a loop like: Foreach line lines [find line myword] Thank you in advance for your answers. Giuseppe Chillemi