Wildcard Fuzzy String Compare Globbing

Monkey Forums/Monkey Code/Wildcard Fuzzy String Compare Globbing

Pharmhaus(Posted 2015) [#1]
This is a function I wrote to compare strings with wildcards.
It passes the tests from *here* and some others too so it's probably OK. If you find any bugs feel free to report and I'll fix them.




Pharmhaus(Posted 2015) [#2]
Still had some bugs.
I updated the above code.