Lothar Haensler
May 18th, 1999, 09:25 AM
does anyone know a free component, DLL or "something" that I can use in my VB app to get regular expression functionality?
VB's "Like" operator is ridiculous.
Currently I use the Scriptlet control for using JScript's regular expressions, but that is REALLY slow.
I also tried to write my own C++ DLL based on GNU sources, but I couldn't get it to work.
VB's "Like" operator is ridiculous.
Currently I use the Scriptlet control for using JScript's regular expressions, but that is REALLY slow.
I also tried to write my own C++ DLL based on GNU sources, but I couldn't get it to work.