Escapestring not escaping ^

jda jda at his.com
Tue Nov 1 10:18:02 CST 2005


>So if your users do not use power of REGEX...
>You can try use LIKE instead. LIKE should be little faster, because more
>simple algorithms work.

I'll try LIKE and see.


>Again, since your app do non-common trick, I think no need for us do that
>function. Only user can decide if symbol is control or should be escaped.
>

I wonder why you say it's non-common. I would think lots of apps 
offer a GUI (simple) interface to complex searching algorithms -- 
most users aren't REGEX experts, of course.

Anyway, I'll try LIKE and see. I'll let you know if it is 
satisfactory for my purposes.

Thanks,

Jon


More information about the Valentina-beta mailing list