@Hack can u please tell in ur code what function i used for searching a folder in the drive and what result i get?
thanks
Printable View
@Hack can u please tell in ur code what function i used for searching a folder in the drive and what result i get?
thanks
Split from this 4 1/2 year old thread. :sick:
What are you searching the folder for?
Does the folder have sub folders? Do you care about them?
i want to search a folder may be available in 2 or 3 sub folder ,And want to get the path of that folder...
example
i want to search shakti on d:
if it is availble in d:\5383 folder then it show me that path =d:\5385\shakti
thanks ;)
Do you mean you want to search for a folder in:
- All drives on your system?
- A specific Drive
- In a folder
- In a Folder and it's subfolders.
Here is the recursive search by Randy Birch. There are many other samples.
The one I posted (4 1/2 years ago) was by Brad Martinez.Quote:
Originally Posted by RhinoBull
So, shakti5385, if Randy Birch or Brad Martinez can't help you out, then I'm fairly certain none of us can either. :)
I agree indeed. :)
Actually I want to search a folder name shakti in any drive then if it is found then it show me the whole path of the folder
Like if it is found in D:\ss\tt\shakti
Then it show me the path that the folder found at d:\ss\tt\shakti