Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
Edit Menu (Alt+E)
■ Provides Clipboard commands for editing code and defining
new SUB, FUNCTION, or event procedures:
┌──────────────────────────┐ • Reverses last editing action
│ Undo Ctrl+Z │ • Removes selected text and
├──────────────────────────┤ places onto Clipboard
│ Cut Ctrl+X │ • Copies selected text onto
│ Copy Ctrl+C │ Clipboard
│ Paste Ctrl+V │ • Inserts copied text
│ Clear Del │ • Clears text from Clipboard
├──────────────────────────┤ • Creates or edits SUB, FUNCTION,
│ New Sub... │ or event procedures
│ New Function... │
│ Event Procedures... F12 │
└──────────────────────────┘
■ If you prefer, you can use cut-and-paste shortcut keys:
Task Shortcut Keys
══════ ═════════════════════════════════════════
Cut Ctrl+Ins
Copy Ctrl+Del
Paste Shift+Ins
Delete Del