Meir Yanovich am Dienstag, 29. August 2006 11:41:
> e
>
> hello all
Hello Meir Yanovich
> i have string that i need to parse something list that :
> method="post"<$if(blah)%> name="<% env.get("StatusList") %>" ><% hello
> %>" value="">
>
> now im selecting the the string part with lazy regexp s
e
hello all
i have string that i need to parse something list that :
name="<% env.get("StatusList") %>" ><% hello
%>" value="">
now im selecting the the string part with lazy regexp selection :
some thing like that :
(<%.*?%>)
but now im stack if say i like to loop throw all the matchin