Sometimes I need a program to look through files on a drive. Kind of like grep does when I type GREP "pattern to look for" d:\*.c I'd like to learn to code the part that interprets and deals with "d:\*.c" . Can someone recommend a book or send me some samples with explanation? Thanks, Ed Martin