home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / language / aplws / tools.aws (.txt) < prev   
dBASE Multiple Index  |  1987-03-27  |  15KB  |  115 lines

  1. tools 
  2. save /
  3. 36 08/01/86 
  4. .ols 
  5. locks all functions in list :matrix or vector" b.1
  6. arrow
  7.  set arrow cursor
  8. aplkey;
  9.  keyboard to apl mapping
  10. asckey;
  11.  keyboard to ascii mapping
  12.  set bee cursor
  13. getbuf;
  14.  return typeahead buffer
  15. getmouse
  16.  return mouse position and state :o%up, 1%down"/
  17. getclipp
  18.  get clipboard text... on st, on text supported, so b ignored=
  19.  help for st tools ws
  20. st tools w
  21.                       c
  22.  :c" 1986 m
  23. apl l
  24.  st.  t
  25. keyboard and mouse control
  26. @@@@@@@@@@@@@@@@@@@@@@@@@@
  27. r[getbuf             r
  28.                      
  29.                      
  30.                      
  31. r[getmouse           r
  32.                      r;1' 
  33. , r;2' 
  34.                      r;3' 
  35.                      2 
  36. mouse cursor control
  37. @@@@@@@@@@@@@@@@@@@@
  38.  apl 
  39.  aplK
  40. arrow                s
  41. bee                  s
  42. character translation
  43. @@@@@@@@@@@@@@@@@@@@@
  44. apl.68000 
  45.  ascii_
  46.  apl.68000 
  47.  stfile 
  48. _apl 
  49.  arbin 
  50.  asciiG
  51.  translate 
  52. r[a translate b       b 
  53.                       a%0  e
  54.  apl.68000 
  55.                       a%1  i
  56. function keys
  57. @@@@@@@@@@@@@
  58.  f10.  e
  59.  shift 
  60.  setfkey 
  61. r[setfkey KK          r
  62. r[a setfkey b         s
  63.                       i
  64.  1YRb 
  65.                       t
  66.                       
  67.  :Lav;1'" 
  68.  :Lr" 
  69. miscellaneous
  70. @@@@@@@@@@@@@
  71. setrun               s
  72.  apl 
  73.                      apl 
  74.                      
  75.  "off 
  76.                      
  77.                      
  78.                      
  79.  setrun.  s
  80.  aplH
  81.                      
  82.  Lconf 
  83. lock b               l
  84.                      
  85.                      
  86. keyboard mappings
  87. @@@@@@@@@@@@@@@@@
  88.  aplG
  89.  ascii 
  90.  asckey 
  91.  apl 
  92. < aplkey 
  93.  "clear
  94. Yst t
  95. .   v
  96.  1.0, a
  97.  1986.
  98.  help
  99. putclip
  100.  put text vector b into clipboard!
  101. setrun<d
  102.  set run time flag _ apl will exit on hitting desk cal or L input modeF
  103. Py    8y
  104. setfkey
  105.  program the function keys.  b is matrix of text, a is vector of fkey nos.J
  106.  if a omitted, defaults to I1YRb. returns previous setting.;
  107.  if b is KK, just returns settings if a is undefined4
  108. PEY    8E
  109. EY    8E
  110. function key error> null in string"
  111. function key error> string too long#
  112. count
  113. translate
  114.  translate apl [] mac ascii. a is 0 for external]internal9
  115.