in reply to Re: convert string into a match pattern
in thread convert string into a match pattern
Hello Dave
Many Thanks for your comment to make if more efficient. One additional question:
If I do it in your way and combine the search for all strings, is there a simlple possibility to get also the string index in case of a match ?
e.g. 0 for a match with 'nnxx.yy2 = 234 abc', 1 for a match with 'foo bar = 39 baz *',....
Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: convert string into a match pattern
by dave_the_m (Monsignor) on Dec 22, 2017 at 09:05 UTC |