Search found 1 match

by klkemp100
24 Nov 2009 10:00
Forum: DOS Batch Forum
Topic: Check file size in batch file
Replies: 1
Views: 3707

Check file size in batch file

Trying to write a batch file that will check the size of a file, and based on it's size do something. Here is the scenario: 1. errorfile.txt is created by a computer application and placed in the c:\errors directory. sometimes this file has a size of 0 <zero> and sometimes it can be rather large in ...