jfl,
Thank you for taking the time to respond. This looks like something I may be able to make work (and learn something in the process).
p.s. It looks like you live in a magnificent location. Take care . . .
Search found 3 matches
- 02 Oct 2019 07:15
- Forum: DOS Batch Forum
- Topic: Simple Batch Code to Detect Empty Sub-folder
- Replies: 4
- Views: 12474
- 01 Oct 2019 07:56
- Forum: DOS Batch Forum
- Topic: Simple Batch Code to Detect Empty Sub-folder
- Replies: 4
- Views: 12474
Re: Simple Batch Code to Detect Empty Sub-folder
Most of your suggested solution does not look like any Batch File code I’m used to (as I stated, I'm not a programmer). However, assuming it does what it appears to do, it seems to require the user to know the names of the sub-folders to be deleted. If so, it’s not a solution, as the user has no way...
- 30 Sep 2019 20:57
- Forum: DOS Batch Forum
- Topic: Simple Batch Code to Detect Empty Sub-folder
- Replies: 4
- Views: 12474
Simple Batch Code to Detect Empty Sub-folder
I have a very simple batch file that deletes all of the folders in C:\TIER1\TIER2 with consistent results, and then informs the user that “The folders and their files have been deleted.” \TIER2 can contain several sub-folders that can accrue over time, or it should be able to be emptied by the user,...