DisableAutoSave

Build 1501 on 14/Nov/2017  This topic last edited on: 12/May/2016, at 11:35

Description

Stops temporarily the text auto-save, even if enabled. Useful in batch operations where you want to control when the text gets saved.

Syntax

TedApp.DisableAutoSave = True ¦ False

value

Set to True to stop the autosave. Set to False to re-enable it. It however gets re-enabled on the script exit.

Return value

Error code

Context

TedApp commands

See also

DisableAutoSave in FredApp.