SAMPLER Version 1.0.1 The program still highlights individual words when a phrase has been specified. This is a bug. It is possible to trick the program into finding only the phrase, albeit one file and one line at a time. With a file selected, hit cmd-F and an undocumented Find window opens. For example, if you've searched for "brown cow" (no parentheses!), the Find window will have the following search pattern. (brown)|(brown cow)|(cow) Erase all but (brown cow) and hit "Find All". Now all lines containing "brown cow" will be highlighted in the list below. (The parentheses and |'s are regular expression characters). However this work-around is no substitute for a fix (Version 1.0.1) |