home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / listpm4.zip / readme < prev   
Text File  |  1998-04-22  |  989b  |  37 lines

  1. (C) Paul Elliott 1996
  2.  
  3. Is covered by the GNU public licence. See Copying for details.
  4.  
  5. ListPM is a presentation manager file list program. It is written
  6. using IBM's Open class library.
  7.  
  8. It can search for text strings within files and display more than
  9. one file at a time.
  10.  
  11. Installation:
  12.  
  13. copy listpm.exe to some directory in your PATH.
  14.  
  15. copy listpm.inf to some directory in your BOOKSHELF variable.
  16.  
  17. copy listpm.hlp to some directory in your HELP veriable.
  18.  
  19. Run with the listpm command, or invoke from the workplace shell.
  20.  
  21. Fixed from listpm2.zip:
  22.  
  23. Fixed search routines so that search for text runs on other
  24. thread. Should end Hour-glass, freezes when searching long file
  25. for text.
  26.  
  27. Fixed import to determine OS/2 or UNIX format by the way first
  28. line ends, and import accordingly.
  29.  
  30. Modified for listpm4.zip 4-22-98
  31.  
  32. Read from standard input if called with 0 parameters.
  33.  
  34. Put name of displayed file on tasklist entry.
  35.  
  36. Reduce priority of search thread.
  37.