Description
- Changes the interval between which timers are autosaved to the pcf file.
Syntax
- Timer.Autosave(n)
Parameters
- n
- (integer) new time between saves, in seconds
- Specify 0 to stop PowerPro autosaving timers.
Examples
- Timer.Autosave(600)
- Changes the timer autosave interval to 600 seconds.
Notes
- PowerPro normally autosaves running timers to the current .pcf file every 300 seconds.