Sample application is composed by:
1. Scheduler to check the directory each second
2. Script to return the last modified file in the directory
3. Global Procedure to run all files to get it's modified date and compare.
When running the application copy and paste the txt files (one by one) to the MyDir directoy in the application directory. You'll see the main screen changing the fileCount of the directory as well as the last modified file path.