in reply to Re: search of a string in another string with 1 wildcard
in thread search of a string in another string with 1 wildcard
yes and then, the string should be search with
index(myString,@regexes);
?
Doesn't seem to work.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: search of a string in another string with 1 wildcard
by Anonymous Monk on Jul 09, 2014 at 15:23 UTC | |
by carolw (Sexton) on Jul 10, 2014 at 14:03 UTC |