home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / other / mnapr91.lzh / FAKEY < prev    next >
Text File  |  1991-02-18  |  2KB  |  68 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                                    FAKEY
  8.  
  9.                          A Keyboard Phantom Typist
  10.  
  11.  
  12. (C) COPYRIGHT 1986 by System Enhancement Associates; ALL RIGHTS RESERVED
  13.  
  14.  
  15.  
  16. FAKEY is used to fake sequences of keystrokes.  It is especially useful in 
  17. batch files, where it can be used to "pre-load" input for programs.  It is 
  18. faking it at the point where BIOS is called.  It will not affect programs 
  19. that bypass BIOS for their input.  FAKEY can fake keyboard input for almost 
  20. any program, except for some resident utilities.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31. FAKEY takes one or more arguments, separated by spaces.  Each argument can be 
  32. any one of the following:
  33.  
  34.     1)  A text literal enclosed in quotes.
  35.  
  36.     2)  A decimal number, indicating the ASCII value of a character.
  37.  
  38.     3)  A hexadecimal number of up to four digits, preceeded by an ampersand.  
  39.  
  40.     4)  A mnemonic value indicating a particular keystroke.
  41.  
  42. None of these are case sensitive, except literal text in quotes.  Hex 
  43. digits, mnemonics, and so forth can be entered in any combination of upper 
  44. and lower case.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56. FAKEY is a very handy utility to have available.  It can save a number of 
  57. keystrokes when loading a program such as Lotus 1-2-3.
  58.  
  59.  
  60.  
  61.  
  62.                       Our rating  (1 is low, 10 is great!):
  63.                             ┌──────────────────────┐
  64.                             │ 1 2 3 4 5 6 7 8 9 10 │
  65.                             │ █ █ █ █ █ █ █ █ █    │
  66.                             └──────────────────────┘
  67.  
  68.