escaping characters

Tim Davis timdavis at amug.org
Thu Jun 19 15:45:43 CDT 2003


>>   In the mean time, before you get the next beta out, could you give
>> me an idea of how to escape strings properly?
>
> If you want self escape it you need write function that get string and
> return other string., You iterate input string and you escape symbols 
> that
> needed
>
>          )(?'.+*

Ruslan,

I read in your document that RegEx is used on LIKE conditions. So do 
those characters only need to be escaped in LIKE conditions? What if 
condition is "=" or similar, what characters need escaping, or is it 
the same?

Thanks,
Tim Davis



More information about the Valentina mailing list