home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / mag_discs / volume_9 / issue_11 / sarkar / TaskKill / TskKllArc / ReadMe next >
Text File  |  1993-12-11  |  3KB  |  58 lines

  1. TaskKill 1.26 (11-Dec-1993)
  2. ===========================
  3.  
  4. ⌐ Paul Clifford of DoggySoft, 1993
  5.  
  6. You may distribute this program as you wish, as long as no profit is made,
  7. and none of the files are altered in any way. I will take no blame whatsoever
  8. for any late nights/lost files/destroyed computers/etc.. whilst you are using
  9. this program - use it at your own risk.
  10.  
  11.  
  12. Description
  13. -----------
  14.  
  15. TaskKill's main purpose is to provide a simple way of killing off tasks that
  16. hang the machine. If you have ever slaved away on something for hours and
  17. before you get around to saving it somewhere safe, some unsociable task has
  18. decided to hang the machine, you will understand its usefulness. The second
  19. feature of TaskKill is to provide a special hotkey that executes the command
  20. *TaskKillAction when it is pressed. This may not sound very useful, but by
  21. defining the system variable 'Alias$TaskKillAction' it can be made to perform
  22. a large range of features. If, when the module is initialised, this variable
  23. has not been defined, it is set up to save the current screen into the Scrap
  24. directory as 'Screenx' (x being a number which is incremented after each
  25. save).
  26.  
  27. If you have Risc OS 3, loading the module will make a new icon appear on the
  28. iconbar, which can be used to turn the program on and off. Those of you who
  29. still have Risc OS 2 (or those who don't like using the desktop) can control
  30. the state using *TaskKill_Status, followed by either on or off. Omitting any
  31. parameters will report the current state.
  32.  
  33. When turned on, the module supports the following key combinations:
  34.         ALT + keypad * : Executes the *TaskKillAction command.
  35.         ALT + keypad # : Generates a fatal error, which will quit most
  36.                          applications that are hanging the machine.
  37.         ALT + ENTER    : Drops into user mode, and executes the two SWIs,
  38.                          'Wimp_CloseDown' and 'OS_Exit'.
  39.  
  40. There is little difference between using ALT + keypad # or ALT + ENTER,
  41. except that the latter doesn't produce an error message. Remember, however,
  42. that both combinations will work regardless of whether or not the machine has
  43. hung up, and by pressing them at the wrong time you are likely to kill off
  44. random applications.
  45.  
  46.  
  47. Contacting me
  48. -------------
  49.  
  50. If you want to contact me for any reason I can be reached on Arcade BBS as
  51. user #168, by email at clifford@arcade.demon.co.uk or by snailmail at:
  52.  
  53.         Paul Clifford,
  54.         3 St. Anthony's Avenue,
  55.         Woodford Green,
  56.         Essex,
  57.         IG8 7EP.
  58.