REGEX question
    Ruslan Zasukhin 
    sunshine at public.kherson.ua
       
    Sun Jul  9 20:45:31 CDT 2006
    
    
  
On 7/9/06 7:41 PM, "jda" <jda at his.com> wrote:
>> 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'$
No, all regex must be inside of single quotes.
-- 
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
    
    
More information about the Valentina-beta
mailing list