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.