|
Walking a directory tree in Windows/DOS is not to hard. Just use the "for" command in a bat file.
Type
for /?
To see the options of this command.
BOb
__________________
Never ascribe to malice that which is adequately explained by incompetence.
--Napoleon Bonaparte
|