regex help please

Bob Sneidar bobs at twft.com
Thu Feb 9 17:40:49 EST 2012


Your training is almost complete. Destroy Darth Vader and take his place at my side! Mooo haah haah haha hahah ahahaaaa!

Bob


On Feb 9, 2012, at 12:24 PM, Klaus on-rev wrote:

> So with this text above in tText and "tag2" int tTag:
> 
> function mk_getXMLdata tText, tTag
>   get matchText(tText,"(?s)<" & tTag & ">(.*?)</" & tTag & ">",tValue)
>   return tValue
> end mk_getXMLdata
> 
> will give : more bla bla
> So far so good, I even almost understand the reg ex ;-)





More information about the use-livecode mailing list