TimerScript Control

Created by Mark Crichton, Modified on Sun, 6 Oct, 2024 at 9:04 AM by Mark Crichton

A script called “TimerScript.txt” is a user editable control which can run code before and\or after the Multi Sync runs.

The code is stored in a file called:
sTimerScriptFile = CompleteDir(fExtractPath(ExeInfo(exeName),fDrive+fDirectory))+ “TimerScript.txt”

The file is loaded when the window is initialized.
It saves automatically when the control is exited.

A script with user customisable code can be run: 1. Before sync 2. After Sync 3. Before AND after sync

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article