Forum Discussion

mtran21's avatar
mtran21
New Contributor III
6 years ago

Checking files for information

Hi all, Is there a way to check all the files in a directory for filename, file extension, file size? Then write a script Like If filesize > 0 then process it else Do nothing What sna...