FileMaker OnTimer Progress Bar
Starting with FileMaker 10, a new script step was added called “Install OnTimer Script” which allows you to trigger a script on a repeating interval of time. It can be used for things like performing database synchronization or other tasks on a regular schedule. While I’ve found this script step to be quite useful, I’ve also found it difficult to monitor its status or progress.

