584 Subj : Re: Sub-tree search To : Jogy From : Georges Date : Tue Jul 05 2005 09:07 am Jogy wrote: > Georges wrote: > > > > Jogy wrote: > > > > > >>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 > > > > > > Jogy, > > > > Thanks, for help. Is there anyway I can incorporate that into a 5.02 > > program ? > > Is the source code available for example ? > > > > Georges > > > > > > Yes, you can download the source from my site > It can be build with BC5.02, but with OWLNext - I am using some > of the enhanced classes, like TFileName > > Jogy Jogy, I read yours as "It can NOT be build with BC5.02, but with OWLNext", and not as written, which makes it rather a problem! I'm not an OwlNext man (yet) - and at 80 next Christmas probably never will be! But I'll look at the code as it mau provide some clues. many thanks for your help Georges . 0