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