Interactive Recognition Patterns
Joachim Lous
joachim at lous.org
Fri Nov 17 08:26:30 CET 2006
On 11/17/06, John M Church <john.m.church at lmco.com> wrote:
> Hi,
> I'm interested in providing users a way to open a data file and
> highlight items that are of interest to them that they can change while
> the file's open without having to know how to navigate-to and modify the
> recognition pattern.
Sounds like you should be using a rangeset search to backlight the
hits. Sort of like a "find all" with a suitable regex, but implemented
as a macro so you don't have to type or remember the pattern.
More information about the Discuss
mailing list