home *** CD-ROM | disk | FTP | other *** search
/ Between Heaven & Hell 2 / BetweenHeavenHell.cdr / 500 / 446 / auxkpd.txt < prev    next >
Text File  |  1986-03-24  |  2KB  |  75 lines

  1. Type this file to configure ANSI.SYS for aux keypad definitions
  2. for AnalytiCalc.
  3. First the cursor controls
  4. 2;"1";13p
  5. 0;"2";13p
  6. 5;"3";13p
  7. 7;"4";13p
  8. Next the F1 key as help
  9. 9;"//";13;"H0";13p
  10. CTRL F1 to fill in line 25 with help
  11. 4;"@HTX.CMD";13p
  12. Next F2 as SEarch
  13. 0;"@SRCH.CMD";13p
  14. Then alt F1 as keypad picture
  15. 04;"//";13;"H9";13p
  16. Define home as going to top left
  17. 1;"//";13;"OA A1";13;"LA1";13p
  18. Define INS as enter key (for enter mode)
  19. 2;"@AKD.CMD";13p
  20. Define CTRL 4 as scroll left
  21. 15;"//";13;"SC";13;"LD#-20#-20";13;"OAD P#-7#0";13p
  22. Define PgDn as scroll down (15 rows)
  23. 1;"//";13;"LD#-20#-20";13;"SC";13;"OAD P#0#18";13p
  24. Define CTRL 6 as scroll right
  25. 16;"//";13;"LD#-20#-20";13;"SC";13;"OAD P#7#0";13p
  26. Define PgUp as scroll up
  27. 3;"//";13;"LD#-20#-20";13;"SC";13;"OAD P#0#-18";13p
  28. Define F3 as the copy range key
  29. 1;"//";13;"LA1";13;"%Enter src-rng Dst-rng>%CR %\%\%";13p
  30. Define Alt F3 as copy cell to range
  31. 06;"@CPR.CMD";13p
  32. Define F10 as recalculate
  33. 8;"//";13;"R";13p
  34. Define ALT F10 as recalculate force
  35. 13;"//";13;"RR";13p
  36. Define F4 as SAVE sheet
  37. 2;"//";13;"PPX";13p
  38. Define Alt F4 as save numeric
  39. 07;"//";13;"PPN";13p
  40. Define F5 as GET sheet
  41. 3;"//";13;"LA1";13;"GP";13p
  42. Define Alt F5 as Get Relocating
  43. 08;"//";13;"GPR";13p
  44. Define F6 as Set Enter Motion Direction
  45. 4;"@AKB.CMD";13p
  46. Define ALT F6 as copy row to area
  47. 09;"@CRW.CMD";13p
  48. Define CTRL F6 as copy col to area
  49. 9;"@CCO.CMD";13p
  50. Define F7 as set window (OR cmd)
  51. 5;"@WND.CMD";13p
  52. Define F8 as ins/del row/col
  53. 6;"@AKA.CMD";13p
  54. Define F9 as exit enter mode
  55. 7;"//";13p
  56. Define Alt F9 as alternate Enter mode
  57. 12;"@AKDA.CMD";13p
  58. Define END as goto end
  59. 9;"@TOEND.CMD";13p
  60. Define Ctrl-F2 as graph
  61. 5;"@GRF.CMD";13p
  62. Add more as desired.
  63. F1-F10 = 59-68
  64. Shift F1-F10 = 84-93
  65. Ctrl F1-F10 = 94-103
  66. Alt F1-F10 = 104-113
  67. 120-131 are ALT 1,2,3,4,5,6,7,8,9,0,-,=
  68. 118,132=ctrl pg dwn,UP
  69. 73,81,71,79=pg up/dn/home/end
  70. 16-25 = alt QWERTYUIOP
  71. 30-38=alt ASDFGHJKL
  72. 44-50=ALT ZXCVBNM
  73. 82/83=INS/del
  74.  
  75.