REGEX question

jda jda at his.com
Sun Jul 9 12:41:49 CDT 2006


>The names are kept in a CR-delimited list that begins with a tab:
>
>tab
>file1 return
>file2 return
>file3
>

Hm, maybe to answer my own question -- I tried putting the condition 
markers outside the apostrophes, and I think it works. Is this 
correct?

varCharField REGEX ^'(?i)ruslan.pdf'$

Jon


More information about the Valentina-beta mailing list