I'm getting a line number reported from the Search which is around double the line number shown in the source file. 35 becomes 69 in the search results, 58 => 115, 99 => 197. Line endings in the file are just 0D 0A (looking in a binary editor). Are you counting both of those as a new line? Windows 2000. Hugh