Move to Last Edited Position command
Summary
Moves the cursor to the last edited position.
Description
Moves the cursor back to the position where the most recent editing occurred in the current document.
How to Run
- Default Menu: Edit > Advanced > Move to Last Edited Position
- All Commands: Edit > Advanced
> Move to Last Edited Position
- Toolbar: None
- Status Bar: None
- Default Keyboard Shortcut: None
Plug-in Command ID
- EEID_MOVE_LAST_EDIT (4345)
Macros
[JavaScript]
editor.ExecuteCommandByID(4345);
[VBScript]
editor.ExecuteCommandByID 4345
Send feedback on this topic to Emurasoft