Search found 1 match

by bowend01
Fri Sep 24, 2010 5:17 pm
Forum: Support (DiffMerge)
Topic: RegEx to ignore beginning of line
Replies: 1
Views: 3871

RegEx to ignore beginning of line

I am trying to figure out how to ignore the first 4 characters of each line when comparing two files. I know that the 5th character will be a space, so it seems like I should be able to accomplish this by setting the context boundaries in a ruleset, but I can't get it to work. I've tried several Reg...