(c1.sdml dummy chapter 1) The following intends the next four chapters (KED/KEX Keypad Editor\KED)

KED is the keypad editor for an unmapped monitor; KEX is the same editor adapted to a mapped monitor. (ked_command\nonewpage) (Major KED/KEX Commands) ( ) (MULTIPAGE) (2\36) (EDIT/CREATE file \ Create a file) (EDIT/INSPECT file \ Inpect only file) ((GOLD) (COMMAND) EXIT (ENTER)\ Save the edited file) ((GOLD) (COMMAND) QUIT (ENTER)\ Delete the edited file) (\) ((GOLD) (COMMAND) set 132 (ENTER)\ Set screen to display 130 characters on a line.) ((GOLD) (COMMAND) set 80 (ENTER)\ Set screen to display 78 characters on a line.) (\) ((GOLD) (COMMAND) SET WRAP [number] (ENTER)\ Set the right margin) ((GOLD) (COMMAND) SET SECTION number (ENTER)\ Set the number of lines for a section) ((GOLD) (COMMAND) SET PAGE number (ENTER)\ Set the number of lines for a page) (\) ((GOLD) number (GOLD) (SPECINS)\ Enter the ASCII equivalent (number) of characters) (\) ((GOLD) (BOTTOM)\ Move cursor to end of file) ((GOLD) (TOP)\ Move cursor to beginning of file) (\) ((GOLD) (FIND) character-string (ADVANCE) or (BACKUP)\ Find text) ((GOLD) (COMMAND) SET SEARCH EXACT (ENTER)\ Distinguish between upper and lowercase letters) ((GOLD) (COMMAND) SET SEARCH GENERAL (ENTER)\ Not distinguish between upper and lowercase letters) ((GOLD) (COMMAND) SET BOUNDED (ENTER)\ Limit a search to a page) ((GOLD) (COMMAND) SET UNBOUNDED (ENTER)\ Extend a search to end of file) (\) ( [ (GOLD) ] (DELCHAR)\ [Un]delete a character) ( [ (GOLD) ] (DELWORD)\ [Un]delete a word) ( [ (GOLD) ] (DELLINE)\ [Un]delete a line) (\) ((SELECT) move cursor (CUT)\ Place text in buffer) ((GOLD) (PASTE)\ Restore text from buffer) ((GOLD) (COMMAND) CLEAR PASTE (ENTER)\ Clear buffer) (\) ((GOLD) (COMMAND) OUTPUT filespec (ENTER)\ Open a file for output) ((GOLD) (COMMAND) CLOSE (ENTER)\ Close a file) ((GOLD) (COMMAND) WRITE SELECT (ENTER)\ Enter text into a file opened for output) ((GOLD) (COMMAND) WRITE REST (ENTER)\ Write rest of text into a file opened for output) ((GOLD) (COMMAND) WRITE number (ENTER)\ Write number of lines into a file opened for output) (\) ((GOLD) (COMMAND) OPEN INPUT filespec (ENTER)\ Open an input file) ((GOLD) (COMMAND) INCLUDE rest (ENTER)\ Include rest of input file in edited file) ((GOLD) (COMMAND) INCLUDE number (ENTER)\ Include number of lines from input file in edited file) (\) (LEARN [identifier]\Begin the definition of a macro) ((GOLD) S\End the definition of a macro) ((GOLD) M identifier\Execute the macro specified by identifier) (\) (SAVE identifier [filespec]\Copy macro to auxiliary file) (LOAD identifier [filespec]\Copy auxiliary file to macro buffer) (@filespec\Execute a macro directly from specified file)