Subj : Re: Sub-tree search To : borland.public.cpp.borlandcpp From : Jogy Date : Mon Jul 04 2005 11:35 am Georges wrote: > I've been trying to write something that will search a directory-tree > for named files such as *.cpp - alas without much success! > > A sort of OWL/C++ version of DOS 'dir *.cpp /s' > Hello, I have written an application in OWLNext, called ReplacePlus, which does this, using OWLNext classes. You can download it from OWLNext site: http://owlnext.sourceforge.net/download.html or from my site: http://personal.sirma.bg/Jogy/prog.html Jogy .