home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / flip416.zip / AUTOKEY.DOC < prev    next >
Text File  |  1993-05-02  |  6KB  |  132 lines

  1. SECTION 7.0 AUTOKEY
  2.  
  3. This is the documentation file for Flipper's AUTOKEY
  4. mode.
  5.  
  6. What is AUTOKEY?
  7.  
  8. AUTOKEY is a special Flipper function which allows it to
  9. be programmed by keyboard macro programs like
  10. NEWKEY.  You can purchase NEWKEY from:
  11.  
  12. FAB Software
  13. P.O. Box 336
  14. Wayland, MA 01778
  15.  
  16. for $45.  Other keyboard programs may also be used to
  17. program Flipper, but NEWKEY is highly recommended
  18. because of the organization of its screen presentation for a
  19. blind user, and its price.  It has also been highly
  20. recommended in reviews for sighted persons.
  21.  
  22. Caution:
  23.  
  24. You should be very familiar with the ordinary operation of
  25. Flipper and your other software before attempting to use
  26. AUTOKEY mode.
  27.  
  28. Flipper is designed to "steal" control of the keyboard away
  29. from any other program, only returning control when it is
  30. done with each keystroke.  This makes Flipper compatible
  31. with a wide range of software which would otherwise not be
  32. usable.  For example, you can always use Flipper to access
  33. memory resident software, no matter which order it is
  34. loaded in.  This means that you can use Flipper in the
  35. ordinary way to access keyboard macro programs.  However,
  36. since Flipper ordinarily only cares about what actually is
  37. typed at the keyboard, it will ignore whatever fake
  38. keystrokes are generated by the macro program. 
  39. AUTOKEY is a special review mode which responds to these
  40. fake keystrokes. Using Flipper in the ordinary way, you can
  41. then program macro sequences using a separately purchased
  42. keyboard macro program, and access Flipper within those
  43. macros by using the AUTOKEY mode.  This allows you to
  44. both program and use macros without rebooting, or even
  45. leaving your application program.  The macros  you write
  46. can control the application program as well as Flipper, so
  47. you can write powerful macros which combine some action
  48. in the application program with Flipper reading something.
  49.  
  50. How to use AUTOKEY:
  51.  
  52. To make AUTOKEY available, you must put a capital A on
  53. the command line that starts Flipper in your autoexec file. 
  54. You must load a keyboard macro program (which you have
  55. purchased separately) before Flipper (putting the command
  56. line for the macro program before Flipper's in the autoexec
  57. file).  Repeat; the macro program must be loaded before
  58. Flipper.
  59.  
  60. After you have done this and rebooted, Flipper will have
  61. one additional command at the input level.  That command
  62. is alt "A", which starts the AUTOKEY mode.  AUTOKEY
  63. mode is like the review mode, with only a few exceptions. 
  64. You would, in general, only use AUTOKEY mode when you
  65. are programming a macro key sequence, and of course, it
  66. would be used when the macro is played back. Remember,
  67. only AUTOKEY is available within a keyboard macro, you
  68. can not program the quick keys.  The quick keys can be
  69. used to read the screen during macro programming,
  70. however, so you can tell where you are without messing up
  71. the macro.  Anything that you can do with the quick keys can be
  72. done with the AUTOKEY mode, and played back in a macro.  Note
  73. that some keyboard macro programs, including NEWKEY, use alt
  74. "equal" and alt "underscore" for their own commands.  You can
  75. change those sequences, or you can bypass them each time you use
  76. them.
  77.  
  78. What are the differences between AUTOKEY mode and
  79. review mode?
  80.  
  81. AUTOKEY mode must be left by using the "escape" key. 
  82. The alt "space bar" can not be programmed into a macro. 
  83. There is no help mode available from within AUTOKEY
  84. mode.
  85.  
  86. What else do I need to know before using AUTOKEY?
  87.  
  88. AUTOKEY runs in two ways, interactive, and silent.  You
  89. tell Flipper which you want by using the option key alt
  90. control function key one.  When it is in interactive mode,
  91. which you would normally use to write macros, it tells you
  92. all the same things that you hear in the review mode, always
  93. reading the line or word that you are jumping to, for
  94. example.  If AUTOKEY is silent, it only reads what you
  95. specifically ask it to, for example, it won't tell you to enter
  96. a search pattern, or read a line that you jump to using the
  97. rapid motion commands (shifted or preceded by a number). 
  98. This allows you to write macros in which only what you want
  99. to be read is read.
  100.  
  101.  
  102. You can select Flipper options from within an AUTOKEY
  103. sequence, define and read blocks, speak the time of day, and
  104. so on.  You should refer to your keyboard macro program
  105. for more advanced use of its features, and the steps needed
  106. to save your macros for later use.
  107.  
  108. If you want to send something directly to the synthesizer, for
  109. example to prompt the user or configure it in some special
  110. way, you can use the quote command.  After you press the
  111. "quote" key, all subsequent ASCII keystrokes are sent directly
  112. to the synthesizer.  Direct output to the synthesizer is ended
  113. by any non-ASCII key, such as the "end" key.
  114.  
  115. You can set any of the toggle options to a specific state
  116. (rather than toggling them), by using a number before the
  117. toggle. "1" chooses state 1, and "2" chooses state 2.
  118.  
  119. Another feature of Flipper which is important during
  120. AUTOKEY mode is the ability to use c or x in response to
  121. a request for a row or column number.  This allows you to
  122. set a block, for example, based on where you were after a
  123. search.
  124.  
  125. Note that you can enter a search pattern without
  126. immediately searching forward for it by using shift "S".
  127.  
  128. You can silence the synthesizer from a macro by using the
  129. spacebar in AUTOKEY mode.  This allows you, for example,
  130. to silence the echo from the keystroke used to start the
  131. macro.
  132.