This is a table of the control keys, their value,
and the character that represents them in DTEDIT:

NOTE: The characters may not show properly according to the
      text editor/viewer you are using to read this.

    KEY     |   VALUE   |  CHAR  |
============|===========|========|
  BACKSPACE |   135     |       |
  CTRL      |   156     |       |
  ALT       |   183     |       |
  SHIFT     |   169     |       |
  HOME      |   198     |       |
  UP        |   199     |       |
  PGUP      |   200     |       |
  LEFT      |   202     |       |
  RIGHT     |   204     |       |
  END       |   206     |       |
  DOWN      |   207     |       |
  PGDN      |   208     |       |
  INS       |   209     |       |
  DEL       |   210     |       |

You should print this out so that you will have a paper copy
handy if you need to enter characters for these keys.

Remove the character list before you print this, they will
not print properly, and can cause your printer to change
fonts which makes the text look wierd.
