Problem with regular expressions

General discussions about Advanced Find and Replace
Post Reply
alexa
Posts: 1
Joined: Mon Oct 20, 2008 3:48 am

Problem with regular expressions

Post by alexa »

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.

Post Reply