Check for Updates command
Summary
Checks for available new versions of EmEditor by connecting Emurasoft server.
Description
Checks for available new versions of EmEditor by connecting Emurasoft server.
How to Run
- Default Menu: Help > Check for Updates
- All Commands: Help >
Check for Updates
- Toolbar: None
- Status Bar: None
- Default Shortcut Key: None
Plug-in Command ID
- EEID_CHECK_UPDATES (4481)
Macros
[JavaScript]
editor.ExecuteCommandByID(4481);
[VBScript]
editor.ExecuteCommandByID 4481
Send feedback on this topic to Emurasoft