Auto Save Properties command¶
Summary¶
Displays Auto Save properties.
Description¶
Displays the Auto Save page of the Configuration Properties dialog box.
How to Run¶
Default Menu: None
All Commands: Tools > Properties for Current Configuration > Auto Save
Toolbar: None
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_PROPERTY_AUTO_SAVE (8964)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(8964);
[VBScript]¶
editor.ExecuteCommandByID 8964