

The appointment reminder displays a custom dialog as a reminder of upcoming appointments. The countdown display is set to the remaining time, based on the difference between the current time stamp and the meeting end time. The progress bar below the timer is a small web viewer that displays a colored table set to a width corresponding to the time transpired.

That is the concept behind this new feature: create a script you’d like to call at a specific interval, then trigger it with a separate script that includes Install OnTimer Script.

The OnOpen script uses the new script step, Install OnTimer Script. This script is called every 30 seconds after the file is opened, when the “OnOpen” script is called. Each is updated by the “Increment Timer” script. The meeting timer has two displays: a progress bar and a countdown timer.
