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

[REBOL] Re: Newbie parsing problem

From: greggirwin:mindspring at: 29-Mar-2002 12:17

Hi Richard, << I would like to extract all the lines containing the string call and write them with a newline. >> I'm not sure of your exact needs, but you might also be able to use FIND instead of PARSE. --Gregg