home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 2 / ctrom_ii_b.zip / ctrom_ii_b / PROGRAM / CLIPPER / PDHM / KEYS.HM < prev    next >
Text File  |  1993-01-14  |  556b  |  22 lines

  1. /*
  2.         KEYS.HM
  3. */
  4.  
  5. Default active keys
  6. -------------------
  7. Enter - makes a selection
  8. Esc - normally aborts the menu.  See Syntax.hm for exception.
  9. Left - moves highlight to the left, or to the last if already on the first.
  10. Right - moves highlight to the right or to the first if already on the last.
  11.  
  12.  
  13. Default Left Button Spots
  14. -------------------------
  15. An option - moves to that option, then selects it
  16.  
  17.  
  18.  
  19. Default Right Button Spots
  20. --------------------------
  21. Anywhere - normally aborts the menu.  See Syntax.hm for an exception.
  22.