AutoSaveInterval property

Sets or returns the automatic save time interval in minutes.

Syntax

integerVariable = object.AutoSaveInterval

object.AutoSaveInterval = <integer>

Where:

     integerVariable is a Long Integer variable (or value) setting the interval.

     object is the ApplicationPreferences object.

Examples ...

AutoSaveInterval property example