Search found 1 match

by alexa
Mon Oct 20, 2008 4:09 am
Forum: Advanced Find and Replace
Topic: Problem with regular expressions
Replies: 0
Views: 15849

Problem with regular expressions

I try to find 'a' at the beginning of line by using ^a with regular expressions and case sensitive checked but it also return "A".
Even ^\x61 don't work. My AFR version is 4.1 trial.

Thanks.