Date/Time Synchronization
The Date/Hour Synchronization dialog can be selected by the Insert/Synchronization/On Date/Hour menu or by the synchronization wizard, or in Recording mode by clicking in the WinTask toolbar the Synchronization on date/hour icon.
It inserts a Pause statement into the script. During execution, the script stops until the specified date/time is reached.
In the Date/Hour Synchronization dialog, in the "Date" field, specify for which day, month, year you wish to wait. Or check the "Day" field and specify for which day of the week you wish to wait.
In the "Hour" field, specify what time you want to wait for.
Note that the value Any in the day/month/year/hour field indicates that the wait will take place no matter what the day/month/year/hour.
Click Paste into the script (or Resume recording) to automatically generate the Pause statement into the script.