Selecting text using REGEX
Bojsza
gbojsza at mac.com
Sun Sep 28 07:46:11 EDT 2003
I have a large file that I have loaded into a field "incoming". I wish
to parse particular text pieces out into another field "outgoing".
The text is always between "value=question?>" and ends with "<" #the
quotes are not part of the text
example
value=question?> TEXT I WISH TO PARSE OUT<
Any suggestions would be helpful (I have several hundred lines to
search through).
thanks,
Glen
More information about the use-livecode
mailing list