in reply to Re^13: Comparing Values PER Sub-folder
in thread Comparing Values PER Sub-folder
So it needs to descend into the enclosed directory of A, B, C, D just to grab those file counts, but it needs to compare and contrast each one as an array so it outputs a single true/false for test/test1 and test/test2, etc. Does that make sense? This is where I'm confused because I'm grabbing the full directory of each file but I just want comparison of its parent folder ONLY per folder.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^15: Comparing Values PER Sub-folder
by omegaweaponZ (Beadle) on Sep 06, 2012 at 00:32 UTC | |
by Kenosis (Priest) on Sep 06, 2012 at 01:21 UTC |