Search found 2 matches

by lneidorf
04 Mar 2017 09:05
Forum: DOS Batch Forum
Topic: Counting Classes of Files in Subfolder Hierarchy
Replies: 2
Views: 2148

Re: Counting Classes of Files in Subfolder Hierarchy

Steffen,

Thank so much! That's fantastic.
by lneidorf
03 Mar 2017 06:02
Forum: DOS Batch Forum
Topic: Counting Classes of Files in Subfolder Hierarchy
Replies: 2
Views: 2148

Counting Classes of Files in Subfolder Hierarchy

Hi there. I have a recurring task that is quite simple, but requires a lot of manual steps. I'm hoping to automate it. On a network drive (which I do map), I have a file structure that looks like this: PARENT FOLDER\ --TEXT\ --IMAGES\ --NATIVES\ I've been trying to write a script that does the follo...