This is a snippet I use to retrieve all the sub-directories of a given directory. It returns the values in a single HashTable so remember the first entry is the initial root directory
[b]Instructio
This is a snippet I use to retrieve all the sub-directories of a given directory. It returns the values in a single HashTable so remember the first entry is the initial root directory
[b]Instructions:[/b] Pass the method the directory, it will get the root directory, then drill down getting all subs of the directory provided
<">