home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / rschd171.zip / rsched171.eng < prev    next >
Text File  |  2002-04-09  |  1KB  |  32 lines

  1. Changes from version 1.5.1
  2. 1.6.a1. Now checks that program not in window list, but through all the proceses. 
  3. So, you can check for running any detach process and so on.
  4. FEATURE:
  5. use either short process name (i.e. ftpd.exe) or full one (i.e. c:\ftpd\ftpd.exe).
  6. In the first case any of ftpd.exe will be searched for. In the second - strictly
  7. process with the path. So, you can separate processes with the same names of 
  8. programs.
  9.  
  10. 1.6.a2. Modified kill process. Now can kill detached processes.
  11. 1.6.a3. Modified diskfree code. Now must work correct with disks upto 1 Tb
  12. 1.6.a4. Modified runprogram function. Now invisible option - detaches process.
  13. 1.7 Pipes testing \PIPE\RSCHED. Fixed crude bug with memory leackage. Sorry. :(
  14. 1.7.1 Added command linf key /lf (case sensetive) for log file detailing.
  15. Try /lf!#$&*+:-?
  16. ! - Error
  17. # -     Counters, etc
  18. $ - Debug info
  19. & -     Technical info
  20. * - Action
  21. + -     Config updating
  22. : - Note
  23. - -     File/Flag removing
  24. ? - Unknown situation
  25.  
  26. Found pipe writing bug. Thinking at it and to do list. Argh...
  27.  
  28. To do list:
  29. 1. Text mode config file.
  30.  
  31.  
  32.