home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d158 / taskx.lha / TaskX / TaskX.Docs < prev    next >
Text File  |  1988-10-02  |  2KB  |  48 lines

  1.  
  2.                    TaskX
  3.                    -----
  4.  
  5.               by Steve Tibbett
  6.               ----------------
  7.  
  8.  
  9. Yessirree, folks, it's the FIRST Real-Time Interactive Task
  10. Editor.  Not that it's much of an editor, it just lets you 
  11. change the priority of any task running, and take a look at them all
  12. as they are.  This is also the first such program that I've seen that
  13. will display all the tasks, and will not keep changing the order of
  14. the whole list every time it updates the display.  It will
  15. re-create the task list whenever a task appears, disappears, or changes
  16. it's name, though.
  17.  
  18. It's supposed to be a Resident thing in the sense of when you first
  19. run it, it will show a list of all the tasks running with gadgets for
  20. changing the priority of the task, and for scrolling through the list
  21. (if there are more than 14 tasks).  When you hit the right mouse button,
  22. it will shrink to the size of a title bar and remain that way until
  23. you hit the menu button again (with it's window selected).
  24.  
  25. The reason I really wrote this is because when I am using the Amiga, 
  26. it seems that there are so many stupid programs out there that do
  27. not Wait() when they are waiting for something.  BBS-PC being a perfect
  28. example (call my BBS!  613-731-3419!), although they've fixed it now, 
  29. it used to hog the processor when it was waiting for a call.  If I was
  30. doing word processing with it running, the word processor was really 
  31. slowed down - so I wrote TaskX to increase or decrease task priorities
  32. depending on how friendly the task is.  
  33.  
  34. CAUTION:  It's pretty darn easy to lock the system up if you're not
  35. careful.  You can change the priority of ANY task, including the
  36. File System, the Workbench, and the 'Input.device'.  If you put the
  37. File System's priority below the priority of an unfriendly program that
  38. accesses it, you'll lock up the system.  If you put the Input.device
  39. below any CPU hog, you'll prevent yourself from being able to type or
  40. move the mouse.  Just be careful.
  41.  
  42. It's pretty simple to use, I'll let you figure it out for yourself.
  43.  
  44. If you like it, just be nice enough to call my BBS and upload something.
  45.  
  46.       ...Steve Tibbett
  47.  
  48.