in reply to Re: Building a UNIX path from Irritating data
in thread Building a UNIX path from Irritating data
However, I also don't see in your code how deep the paths could go. Some of these folder/subfolder relationships go down 5 or 6 levels so we could see something like this:
/foldername_ten/foldername_eleven/foldername_twelve/foldername_thirteen/foldername_fourteen
It looks like your code only handles the first level of subfolder. Is that correct?
For an example of how this data could be nested, search for folder ID 3053 in the linked datafile above and tell me if your code could address the structure seen there. Thank you for your assistance!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Building a UNIX path from Irritating data
by GrandFather (Saint) on Nov 26, 2009 at 01:23 UTC |