irregular expression

tvogelaar at de-mare.nl tvogelaar at de-mare.nl
Fri Jul 14 08:05:09 EDT 2006


Hi,

I have a problem with regular expressions. I want to use
put replacetext(myVar,"</?a[^>]*>","") into myVar
to delete all hyperlinks form a HTML file. I am totally convinced the regular
expression is correct since it works correctly in another GREP-enabled
application (BBEdit). Yet the line of code doesn't change a thing; all
hyperlink tags are still there. How can this be?

Terry



More information about the use-livecode mailing list