The following is a list of the all of the editor functions, and the default key assignments. CURSOR MOVEMENT: , Cursor left one character. , Cursor right one character. , Cursor left one word. A 'word' is a series of non-separator characters followed by one or more of the following : ' ', ';', '/', '=' , Cursor right one word. , Cursor to beginning of line. , Cursor to end of line. , Cursor up one line. , Cursor down one line. Scroll display up one line. Scroll display down one line. , Scroll display up one page. , Scroll display down one page. , Move cursor to top of edit window. , Move cursor to bottom of edit window. , Move cursor to beginning of field. , Move cursor to end of field. , Move the cursor to the next tab stop. Move the cursor to the position indicated by the mouse. DELETE FUNCTIONS: , Delete character at cursor. , , Delete character to left of cursor. Delete current line. Delete from cursor to end of line. Delete word to right of cursor. NEW LINE: , Start a new line. Split the current line at the cursor. DEFAULT CONTROLS: Insert control character. For example, to insert a ^G, you would enter . Toggle insert mode on and off. Fat cursor indicates insert mode; thin cursor indicates overtype mode. Toggle auto-indent mode. In auto-indent mode, pressing in insert mode causes the new line to have the same indentation as the previous line. Auto-indent also affects the way that text is formatted when word wrap occurs. Reformat the current paragraph. Use with caution. Reformat the entire field. Use this command with caution. Restore original contents of the line and continue editing. SAVE COMMANDS: , , , , Quit editing and abandon changes (With Question). , Save the data, but continue editing. , , , Save the data (if modified), and quit editing. BLOCK COMMANDS: , , Begin a block mark. End a block mark. Copy a marked block. Move a marked block. Delete a marked block. Delete Contents of Entire field.

Put marked block in buffer. Copy cUt buffer to Fieeld. Allows moving data between records. Write the Marked Block to the selected file name. Read the selected file name into the edit field. You can popup a file list and use a point and shoot select SEARCH COMMANDS: Pops up a window for you to enter a string of text to search for. The string remains valid across all records until it is changed with another search function. Pops up a window for you to enter a string of text to search for, then pops up a window for you to enter a string of text to replace the search string with. You will be asked to confirm the replacement. The strings remain valid across all records until it is changed with another search function. Repeats the last Search(/Replace) function without going through the exercise of entering new strings. MISCELLANEOUS COMMANDS: , Help. This command invokes the help routine for this topic if it exists. Otherwise it does nothing. Pops up a key edit window to allow chaging all of the editor key assignments. Creates a "SET AUTOCON=" command for the Autoexec field. If each Autoexec has the correct one, the name of the boot configuration will be in the environment. , , Changes the keys assigned to change the colors used in the editor.