=============================================================================
TaskKill - Kill Wimp tasks from the Command Line                 Version 1.02

(c) Stephen Fryatt, 1999-2019                                   4 August 2019
=============================================================================

License
-------

  TaskKill is licensed under the EUPL, Version 1.1 only (the "Licence"); you
  may not use this work except in compliance with the Licence.

  You may obtain a copy of the Licence at
  http://joinup.ec.europa.eu/software/page/eupl

  Unless required by applicable law or agreed to in writing, software
  distributed under the Licence is distributed on an "AS IS" basis, WITHOUT
  WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

  See the Licence for the specific language governing permissions and
  limitations under the Licence.

  The source for TaskKill can be found alongside this binary download, at
  http://www.stevefryatt.org.uk/software

  The necessary libraries and build tools can be found at
  http://www.stevefryatt.org.uk/software/build



Introduction
------------

  TaskKill is a small BASIC utility that allows you to kill Wimp tasks from
  the Command line.



Installing and Using TaskKill
-----------------------------

  TaskKill requires RISC OS 3 or later.  It can be run off a hard disc or
  floppy disc (but is probably useless off floppy).

  To install TaskKill, copy it into your library (or anywhere on <Run$Path>).
  On a RiscPC or later, this may be !Boot.Library unless you have made other
  arrangements.

  It is now possible to type "*TaskKill <taskname>" from the command line to
  kill the corresponding task. <taskname> is the name listed in the Task
  Manager window (if the name contains spaces, include it in double quotes:
  "Impression Publisher").



Version History
---------------


  1.00 (05 February 1999)
  -----------------------

  * First released version.


  1.01 (20 May 2001)
  ------------------

  Update to first released version.

  * Made "FNto_upper" use correct Territory interface.
  * Fixed possible string overflow bug.
  * Corrected documentation.
  * Now works from command line, window or Obey file.


  1.02 (4 August 2019)
  --------------------

  Reissue of first relesed version, licensed under EUPL.

  * Converted source to generic build system usning Tokenize.
  * Changed licence from freeware to EUPL.




Updates and Contacting Me
-------------------------

  If you have any comments about TaskKill, or would like to report any bugs
  that you find, you can email me at the address below.

  Updates to TaskKill and more programs for RISC OS computers can be found
  on my website at http://www.stevefryatt.org.uk/software/

  Stephen Fryatt
  email: steve@stevefryatt.org.uk
