Problem with regular expressions
Posted: Mon Oct 20, 2008 4:09 am
				
				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.
			Even ^\x61 don't work. My AFR version is 4.1 trial.
Thanks.