1.

Solve : Checking File Size?

Answer»

I need to write a batch file that goes out, checks the size of a file (ie asjob.txt) and DETERMINES whether or not this is a 0k file or not, If the file is 0k it should goto the next check, if it is 1k or more it should execute a psservice/stop COMMAND.

I would appreciate if someone can give me a HAND in checking the filesize and USING it in either an if then goto command?



Discussion

No Comment Found