"Edit" Menu
The "Edit" menu has the following commands:
| Menu item | Command name | ID | 
|---|---|---|
| Undo | ID_EDIT_UNDO | 57643 | 
| Redo | ID_EDIT_REDO | 57644 | 
| Cut | ID_EDIT_CUT | 57635 | 
| Copy | ID_EDIT_COPY | 57634 | 
| Paste | ID_EDIT_PASTE | 57637 | 
| Delete | ID_EDIT_CLEAR | 57632 | 
| Find | ID_EDIT_FIND | 57636 | 
| Find Next | ID_EDIT_FINDNEXT | 36802 | 
| Replace... | ID_EDIT_REPLACE | 57641 | 
| Stylesheet Parameters... | IDC_EDIT_PARAMETERS | 37573 | 
| Collapse/Expand Markup | IDC_SPSGUI_COLLAPSE_EXPAND_MARKUP | 36804 | 
| Select All | ID_EDIT_SELECT_ALL | 57642 |