AtariJag64
Programmer
I'm trying to monitor a directory to ensure that all of the files are there.
The files are being processed by another program, so I need to verify that all 4 files are present before moving on.
Does anyone know a way to do this?
I've tried to install a File System Watcher, but I didn't find a method to look for specific files.
Any suggestions?
Thanks,
Chris
The files are being processed by another program, so I need to verify that all 4 files are present before moving on.
Does anyone know a way to do this?
I've tried to install a File System Watcher, but I didn't find a method to look for specific files.
Any suggestions?
Thanks,
Chris