Description
Stops temporarily the page auto-save, even if enabled. Useful in batch operations where you want to control when the page gets saved.
Syntax
FredApp.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
FredApp commands
See also
DisableAutoSave in TedApp.