home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilsf / kill / !Help next >
Encoding:
Text File  |  1996-01-14  |  5.2 KB  |  118 lines

  1. +---------------------------------------------------------------------------+
  2. |                            Kill, version 1.00                             |
  3. |                       © DizzyWizard Software 1996.                        |
  4. |             By James Larcombe and William Gibbons, 14-01-96.              |
  5. +---------------------------------------------------------------------------+
  6.  
  7. Introduction
  8. ~~~~~~~~~~~~
  9. Kill is a small transient utility that will kill a named WIMP task. This is
  10. extremely useful for command scripts, and !Run files in applications.
  11.  
  12. How to use Kill
  13. ~~~~~~~~~~~~~~~
  14. Kill is supplied in the form of a transient utility. This can be called from the command line in the following way:
  15.  
  16. *Kill <taskname>
  17.  
  18. We recommend you place Kill inside your library directory if you wish to use it from the command line on a regular basis, as this saves typing in the
  19. full pathname of the utility everytime you wish to use it. If you do not
  20. have a library directory and are unsure of their use, please consult the
  21. Risc OS 3 User Guide that came with your computer.
  22.  
  23. When Kill is run, it will send a quit message to the given task. Should no
  24. task be specified an error will be generated containing the actual syntax of
  25. the utility.
  26.  
  27. NOTE - Kill must be run within the WIMP enviroment. It will not work from the
  28. F12 command line (giving the error "Wimp is currently active").
  29.  
  30. Credits
  31. ~~~~~~~
  32.   Original BASIC version / concept : William Gibbons
  33. Armcode translation / improvements : James Larcombe
  34.  
  35. History
  36. ~~~~~~~
  37. 1.00 (14-01-96) - First release version
  38.  
  39. Future
  40. ~~~~~~
  41. The only thing I'd really like to add to this utility is an option to kill a
  42. task 'safely'. This would make the Kill utility send a PreQuit message first,
  43. and check whether or not the application 'wanted' to die. This may well be
  44. included in future releases of Kill.
  45.  
  46. Legal
  47. ~~~~~
  48. This utility is FREEWARE. That means that you can distribute it freely, as
  49. long as no more than nominal media costs are charged. In other words, most
  50. PD libraries should be OK apart from Skyfall PD, who we would ask to refrain
  51. from distributing this and any of our other software. You can upload it to
  52. BBSes provided nothing is changed and *this file remains with the
  53. application*! AT ALL TIMES, no matter who distributes it, the copyright
  54. remain with © DizzyWizard Software 1995. OK? Oh, and also, we take no
  55. responsibility for any loss of data or other damage incurred whilst this
  56. software is in use. It shouldn't happen, but if it does, don't blame us!
  57.  
  58. This utility can also be distributed with 3rd party applications, as long as
  59. we are explicitly credited with it's copyright in the helpfile. In such cases
  60. this document need not be distributed with the utility. If you are going to
  61. distribute this utility with a commercial application, please contact
  62. DizzyWizard Software first. NOTE however that this is the ONLY time the
  63. utility may be distributed without this helpfile!
  64.  
  65. DizzyWizard Software
  66. ~~~~~~~~~~~~~~~~~~~~
  67. DizzyWizard Software is a group of programmers, artists and musicians who
  68. enjoy creating software for Acorn's 32-bit machines. Although primarily a PD
  69. group, we also have some commercial software in development, and would be
  70. happy to consider any programming work anyone may have on offer.
  71.  
  72. To contact DizzyWizard Software for general enquiries, software support or
  73. to obtain our latest catalogue (a must!) please contact us using one of the
  74. following methods:
  75.  
  76. Contacting DizzyWizard Software
  77. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  78.  
  79. Internet: dizzywiz@digibank.demon.co.uk
  80.  Fidonet: "Dizzy Wizard Software" at 2:257/501.0
  81.      BBS: User #1462 ("Dizzy Wizard Software") on the Digital Databank BBS
  82.      Fax: (01752) 253388
  83.      WWW: http://www.warwick.ac.uk/~esvwh/dws/index  - UNDER CONSTRUCTION!
  84.  
  85.  
  86. We also have software support areas on several bulletin boards, including
  87. the Digital Databank BBS.
  88.  
  89.   +-------------+---------------------------------------------------------+
  90.   |BBS..........|Digital Databank BBS                                     |
  91.   |Sysop........|John A Stonier (Internet: jstonier@digibank.demon.co.uk) |
  92.   |Location.....|Welwyn Garden City, Hertfordshire, UK.                   |
  93.   |FidoNet......|2:257/501.0                                              |
  94.   |Internet.....|@digibank.demon.co.uk                                    |
  95.   |Line 1.......|(0707) 329306 / 300-28.8k / MNP 1-5(v42/42bis) / 23 Hrs  |
  96.   |Lines 2/3/4..|(0707) 323531 / 300-14.4k / MNP 1-5(v42/42bis) / 24 Hrs  |
  97.   |Data Format..|8 bits, No parity 1 Stop bit                             |
  98.   +-------------+---------------------------------------------------------+
  99.   |                 (Acorn Information at your Fingertips)                |
  100.   +-----------------------------------------------------------------------+
  101.  
  102. Individual contact addresses can be obtained by emailing us at the address
  103. shown above or by logging on to the Digital Databank.
  104.  
  105. We can be contacted individually by post at the following address:
  106.  
  107. James Larcombe,                  William Gibbons,
  108. 20 Southland Park Road,          52 Hurst Park Avenue,
  109. Wembury,                         Cambridge,
  110. Nr. Plymouth,                    CB4 2AE.
  111. Devon,
  112. PL9 0HF.
  113.  
  114. Watch out for more DizzyWizard Software productions in the near future...
  115. consult our catalogue for more information.
  116.  
  117.  
  118. DizzyWizard Software hope you enjoy using Kill, v1.00.