	A.  COMMAND SUMMARY
		
	    The following tables summarize EDIT's commands.  The tables are
	organized according to groups of related commands.  At the left side
	of the tables is listed the key the user must type to activate each
	command.  Indented under the command key the table gives whatever the
	user must type select subcommands or options, or enter values used
	used by the command.  At the right, the table gives the actions
	performed by that command.
		
		
	A.1.  Basic Text Insertion and Deletion
		
	Command						Action

	Ins							Switch between Insert and Replace modes
		
	any text character  		Insert or Replace character at cursor

	Shift-Ins c					Insert character "c", even if a command
		
	Enter  						Insert new line at cursor

	tab  						Insert tab, set temporary Auto-format
								left margin
		
	Shift-tab  					Insert spaces to next tab stop
		
	Ctrl-L						Insert form feed character (new page)

	Del							Delete character at cursor
	backspace  					Delete character left of cursor
		
	Shift-Del		  			Delete line containing cursor
		
	numeric pad minus  			Delete word left of cursor
	numeric pad plus  			Delete word right of cursor
		
	Shift-numeric pad minus  	Delete to beginning of line
	Shift-numeric pad plus  	Delete to end of line

		
	A.2.  Basic Cursor Movements
		
	Command						Action

	left  						Move cursor left  one character
	right  						Move cursor right one character
	up  						Move cursor up   one line
	down  						Move cursor down one line
		
	Home						Move cursor to beginning of line
	End							Move cursor to end       of line
	PgUp						Move cursor back    one screen
	PgDn						Move cursor forward one screen
		
	Shift-left  				Move cursor left  one word
	Shift-right  				Move cursor right one word

	Shift-up  					Move cursor up   one structure
	Shift-down  				Move cursor down one structure
		
								(structures are defined by indentation)
		
	Shift-Home					Move cursor left  one sentence
	Shift-End					Move cursor right one sentence
	Shift-PgUp					Move cursor back    one paragraph
	Shift-PgDn					Move cursor forward one paragraph

		
	A.3.  Setting Display, Editing, and Printing Options
		
	Command						Action

	F3							Set
		
	  W (y or n)				  Word processing mode (Yes or No)
		
	  T n1, n2, ...	 Enter  	  Tab stops (at columns n1, n2, ...)
		
	  M l, i, r   	 Enter  	  Margins:	left, indent, right
		
	  P l, p, n1, n2 Enter  	  Page:		lines, paragraph skip range,
											1 blank line skip range,
											2 blank lines skip range
	  H text       	 Enter  	  Header:	start page, left, center,
											right
	  F text      	 Enter  	  Footer:	start page, left, center,
											right
	  N n         	 Enter  	  Number to put on first page
		
	  S (s or d)				  Spacing (single or double)
		
	  J (y or n)				  Justify when printing (Yes or No)
		
	  I (i or r)				  Insert/Replace mode (Insert or Replace)
		
	  C d, p, m, b, u, bu Enter   Color:	display area, prompt area,
											marker, bold, underline,
											bold-underline
		
	  D n				  Enter	  Default repetition count

	Shift-F3 file Enter			Retrieve settings from file
	
		
	A.4.  File Selection and/or Exit to DOS
		
	Command						Action

	F1							Quit
	  E							  Exit		  -	update file, then exit to
												DOS 

	  U						  	  Update	  -	save file
		  
	  W file Enter  			  Write	  	  -	write buffer contents to
												new file

	  I file Enter  			  Initialize  -	get new file
		  
	  A							  Abort	  	  -	exit to DOS without
												saving file

	  S file Enter  	  		  Save settings to file.
		F						    Settings affecting file being edited
		E						    Settings affecting editor only

				
	A.5.  Block Commands:  Save, Delete, Get, & Move Text
		
	Command						Action

	F7							Mark character at cursor as one end of
	 							block (move cursor to other end)
		
	F9							Delete block (save it in block buffer)
		
	Shift-F9					Delete block (without saving)
		
	F10							Save block in block buffer
		
	Shift-F10 file Enter  		Save block in file
		
	F8							Get text from block buffer and insert at
								cursor

	Shift-F8  file Enter  		Get text from file and insert at cursor
		
								To move text, Save it, move cursor; then
								Get it

								To copy text, Delete it, move cursor;
								then Get it
		
	
	A.6.  Goto, Find, and Replace
		
	Command						Action

	Shift-numeric pad "5"  		Goto
	  B							  Go to beginning  (of file)
	  E							  Go to end        (of file)
	  L n Enter  				  Go to line "n"   (in file)
	  C n Enter  				  Go to column "n" (in line)
	
	F6       s Enter  			Find string "s" (search forward)
		
	Shift-F6 s Enter  			Find string "s" (search backward)
		
	F5 s Enter s Enter  		Replace 1st string with 2nd (search
								forward)
		
	Shift-F5 s Enter s Enter	Conditional Replace (search forward)
	  Y							   Yes   (replace)
	  N							   No    (do not replace)
	  S							   Stop  (replace, then stop)
	  A							   Abort (abort without replacing)

	Ctrl-M						(in strings) enter Carriage-Return 
	Ctrl-J						(in strings) enter Line-Feed
	
	
	A.7.  Miscelleneous Word Processing & Printing
		
	Command						Action

	Shift-PrtSc dev Enter  		Print (using current settings) to file or
		  		n 	Enter  		or device from page n through page m
		  		m 	Enter  
	
	Alt-W						Toggle Word-Processing mode on/off
		
	Alt-P						Paragraph reformat
		
	Alt-C						Center line
		
	Alt-R						Right-justify line (expanding char left
								of cursor)

	Alt-B						Toggle boldface on/off

	Alt-U						Toggle underline on/off

		
	A.8.  Help, Macros, Command Repetition, and Others
		
	Command						Action

	F2							Display help screens

	Alt-H						Turn menu line on/off
		
	Shift-F4					Start/Stop macro definition

	F4							Execute macro
			
	Esc n command  				Repeat command "n" times
		
	Esc n Enter  				Set default repetition count to "n"

	Esc command  				Repeat command using default repetition
								count
		
	Esc							Abort string input; type Esc instead of
								Enter  
		
	Alt-V						View. Rewrite screen with cursor on
								center line
		
	Shift-F1 dos-command Enter	Execute DOS command
	
	
	A.9.  Alternate Command Keys

	Command						Action

	Alt-G						Goto

	Alt-H						Delete to beginning of line
	Alt-J						Delete word left
	Alt-K						Delete word right
	Alt-L						Delete to end of line

	Alt-D						Delete entire line

	Alt-M						Move "structure" down
	Alt-N						Move "structure" up

	Alt-Fn						Same as Shift-Fn for function key "n"
	Ctrl-Fn						Same as Shift-Fn for function key "n"

	Ctrl-"x"					Same as Shift-"x" where "x" is 
				  				Home, End, PgUp, PgDn, <Left>, or <Right>
	                 
                        labeled, it should be  e