home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / PMKILL.ZIP / pmkill.doc next >
Text File  |  1993-03-09  |  4KB  |  103 lines

  1.  
  2.                        OOOOO   O     O  O          O  O
  3.                        O    O  OO   OO  O      O   O  O
  4.                        O    O  O O O O  O  O       O  O
  5.                        OOOOO   O  O  O  O O    O   O  O
  6.                        O       O     O  OO     O   O  O
  7.                        O       O     O  O O    O   O  O
  8.                        O       O     O  O  O   O   O  O
  9.  
  10.                        =================================
  11.  
  12.                                  Version 1.0
  13.  
  14.                                      by
  15.  
  16.                                James R. Skinner
  17.  
  18.                                 COMP 451 RR#2
  19.                                 Wolfville, NS
  20.                                    B0P 1X0
  21.  
  22.                        =================================
  23.  
  24.  
  25.  
  26.                                  Introduction
  27.                                  ------------
  28.  
  29.         PMkill is a simple utility program that allows Point and Shoot
  30.         killing of processes from the OS/2 2.x desktop.  When invoked it
  31.         displays a 'kill' pointer which you can use to kill applications
  32.  
  33.  
  34.  
  35.                                     Usage
  36.                                     -----
  37.  
  38.         PMkill can be started from either clicking on its icon or typing
  39.         pmkill from an os/2 command prompt.  If invoked from its icon it
  40.         goes into a continous kill mode where you can repeatly kill programs
  41.         by pointing to them and pressing the left mouse button.  To end the
  42.         pmkill you simply press the right mouse button.  If invoked from the
  43.         command line pmkill is a little more flexable in that you may specify
  44.         the desired number of kills for pmkill to preform by specifing the
  45.         number as an argument in the form 'pmkill /<num>' where num is the
  46.         desired number of kills.  Of course even with a specified number of
  47.         kills pmkill may be ended by pressing the right mouse button.  Help
  48.         on the argments for pmkill can be obtained by specifing 'pmkill /?'
  49.  
  50.  
  51.  
  52.                                   Known Bugs
  53.                                   ----------
  54.  
  55.         On applications started from the command line the parent process
  56.         of the selected program is kill thus it fails to kill some programs
  57.         if the parent process no longer exits.  I hope to fix this in a
  58.         future version.
  59.  
  60.  
  61.  
  62.                                Acknowledgments
  63.                                ---------------
  64.  
  65.         In particular I would like to thank Todd Lowe for his various
  66.         suggestions for features and improvments during development as
  67.         well as the entire department 9D44 at Bell Northern Research
  68.         for their input.  I would also like to thank Daniel J. Neades
  69.         (author of pmps) for his help with various OS/2 programming
  70.         questions and well as looking over the final beta.  Lastly
  71.         I wish to acknowledge the students at Acadia University using
  72.         OS/2 who beta tested the program, in particular Trevor Porter.
  73.  
  74.  
  75.  
  76.                                  Disclaimer
  77.                                  ----------
  78.  
  79.         PMkill is freeware and as such you may freely distribute it as
  80.         long as you include the document file as well as the binary. As
  81.         freeware you take full responsibily for using the program and I
  82.         am in no way responsible for any damage or loss you may suffer
  83.         either directly or indirectly from using this program.
  84.  
  85.  
  86.  
  87.                                   Comments
  88.                                   --------
  89.  
  90.         If you have any suggestions or comments feel free to contact
  91.         me.  Although this is freeware any contributions toward futrue
  92.         OS/2 program development will be greatly appreciated.
  93.  
  94.  
  95.         James R. Skinner
  96.  
  97.         Internet: 880506s@dragon.acadia.ca
  98.  
  99.         COMP 451  RR#2
  100.         Wolfville, NS
  101.         B0P1X0
  102.  
  103.