Find In Files

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Eli

Find In Files

Post by Eli »

Is there a way to exclude certain files from being searched as opposed to
specifying them all ??
For instance: I want to search all files with extension "c" (*.c) except for
the file xyz.c. In Unix I would simply use !(xyz).c which will
search all .c files except fot xyz.c
I would appreciate any help...
Post Reply