Search found 1 match
- 06 Mar 2013 03:41
- Forum: DOS Batch Forum
- Topic: How to check for empty directories and return a custom error
- Replies: 1
- Views: 1589
How to check for empty directories and return a custom error
Is it possible to create some conditional e.g. ERRORLEVEL, which checks: a) whether files exist, and if they do not do not run a command b) alter the error message displayed so it is more user-friendly to the uninitiated i.e. those who are not familiar with DOS error messages Taking backup of DMS Bu...