

InterviewSolution
Saved Bookmarks
1. |
Solve : Checking for file size? |
Answer» Hi! Is there a way aside from "DIR" to display the size of a file? I am trying to WRITE a script that reads a .error file. If this file is 0kb, that means there is no error. If the file is not 0kb, then there is an error. I APPRECIATE your help on this. Thank you. Hi |
|