home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Editor / FREDV19A.LHA / FrexxEd / fpl / RepeatFunction.FPL.README < prev    next >
Encoding:
Text File  |  1995-07-19  |  583 b   |  23 lines

  1. ############################################
  2. File: RepeatFunction.FPL
  3. Author: Kjell Ericson
  4. Email: kjer@pki.philips.se, FidoNet 2:201/328
  5. Short description: repeat a the keypress function you envoke
  6. Version: 1.1
  7. Date: 20.2.95
  8. Local settings:
  9. Global settings:
  10. Keysequence: Amiga Control r
  11. Type: function
  12. Prereq:
  13. ############################################
  14.  
  15. FUNCTION
  16.   The function will ask you to press a keysequence.  It will find out what
  17. function that is assigned to that key, and ask you have many times you
  18. wish to repeat it.
  19.  
  20. HISTORY
  21.   1.1 - Now uses the KeyPress() properly!
  22.  
  23.