EDIT


EDIT is a full screen DOS editor modeled after the Word Perfect editor. The editor is memory resident when called, and can open and edit multiple files. The number and size of files that can be edited is constrained only by the memory available in your PC. All editing commands are found on the function keys, as summarized below.


SUMMARY OF FUNCTION KEY COMMANDS
F1 Cancel
CTRL F1 Shell to DOS
F2 Search
CTRL F2 Search and Replace
ALT F3 Create a new Window
F4 Copy Block
CTRL F4 Move Block
F5 Directory

1) Retrieve File

2) Delete File

3) Rename File

F7 Exit Editor
SHIFT F7 Print
F8 Switch to another window (file)
SHIFT F8 Toggle Indent mode
F9 Block Text
F10 Save File
SHIFT F10 Retrieve File or Block


CURSOR KEYS COMMANDS
Left arrow Move cursor left
Right arrow Move cursor right
Up arrow Move cursor up one line
Down arrow Move cursor down one line
- (numeric) Move up one screen
+ (numeric) Move down one screen
Pg Up Move to top of page
Pg Dn Move to bottom of page
Hm Left_arrow Move to begin line
Hm Right_arrow Move to end of line
End Move to the end of line
Ctrl Left_arrow Move to previous word
Ctrl Right_arrow Move to next word
Ctrl End Delete to end of line
HmHm Up_arrow Move to top of file
HmHm Down_arrow Move to bottom file
Ins Insert/Overtype
Del Delete a char on right
Backspace Delete a char on left
Tab Add 9 spaces
Ctrl Bkspace Delete one word