Hi,
thank you very much! I believe I now understand how it works in TCL. Great!
Still, struggling with the last element: I am trying to get all occurrences of specific regex and create a list which I could then sort.
My example is the following. I plan to put it all in the list (top element...
Hi Mikrom,
Thanks a lot - this is exactly what I wanted to achieve :). Still, in order to better understand how it works, can you please clarify the following... ?
1) I believe you make an exact match for dashes (-+) so that it can be associated to $first and $flast. Can you advise if \s* is...
Hi,
I am trying some regexp, but so far without major success... The thing I want to achieve is the following: having a string:
"-------------------------- some string ----------------------"
I want to check if the string-in-question contains three parts (i.e. heading dashes, then some text...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.