Re: Regex help?
Posted: Fri Mar 07, 2014 10:12 am
Btw, that regex works without the field!
repeat while matchChunk( T, "(?msi)(\$(\w+=\"\w+\");)", p1start,p1End,p2Start,p2End)
Works just fine!
(I don't understand that regex, but that just means I'll spend time figuring out how it works
repeat while matchChunk( T, "(?msi)(\$(\w+=\"\w+\");)", p1start,p1End,p2Start,p2End)
Works just fine!
(I don't understand that regex, but that just means I'll spend time figuring out how it works