home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / util2 / rhmibm.lzh / HLPEDIT.RHM < prev    next >
Text File  |  1986-10-09  |  1KB  |  37 lines

  1. Header line:
  2.   C: - Cursor Column position
  3.   L: - ###/###
  4.        (1) cursor line position
  5.        (2) number of lines in the document
  6.   U: - buffer space currently in use
  7.   F: - buffer space free
  8.   INS or I - INSERT mode
  9.   GRA or G - GRAPHICS mode
  10. Keys:
  11.    ESC         Exit with automatic save
  12.    UP         Moves cursor up one line
  13.    DOWN      Moves cursor down one line
  14.    LEFT      Move cursor left one character
  15.    RIGHT     Moves cursor right one character
  16.    Ctl-LEFT  Move to beginning of line
  17.    Ctl-RIGHT Move to end of line
  18.  
  19.    INS         Insert character mode
  20.    ALT-I     Insert line
  21.    DEL         Delete character at cursor
  22.    ALT-D     Delete line
  23.    DELETE    Delete character left of cursor
  24.    ALT-E     Moves cursor to end of line
  25.    HOME      Beginning of file
  26.    END         End of file
  27.  
  28.    CTL-X     Abort changes and exit
  29.    ALT-G     Graphics on/off
  30.    F7         Import
  31.    F8         Block start
  32.    F9         Send file to export buffer
  33.    Shift-F9  Send file to modem
  34.    F10         Print the file displayed
  35.  
  36.  
  37.