home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR3 / LS351.ZIP / LSRT.DOC < prev    next >
Text File  |  1992-09-23  |  3KB  |  61 lines

  1. This ZIP file contains a new version of LSRT.EXE, Version 2.24.  It
  2. fixes a bug in the earlier version that is distributed in the LSORT
  3. package that would cause only a partial file to be sorted depending on
  4. the file size.  It also fixes a bug that required you to specify at
  5. least 3 parameters when running under OS2.  It corrects a problem under
  6. OS2 where use of the -o parameter created a read only file.
  7.  
  8. LSRT is a replacement for the DOS or OS2 SORT command.  It will sort
  9. files up to 16,364 records that will fit in memory when LSRT is run. 
  10. This is approx.  420KB under DOS 5.0.  Much more memory is
  11. available under OS2.
  12.  
  13. Run LSRT with no parameters to see help and licensing information.
  14.  
  15. LSRT23.ZIP also contains a version of LSRT that runs under Microsoft
  16. Windows 3.
  17.  
  18. It consists of two programs:
  19. LSRTWIN3 -- a Visual Basic front end to LSRT and
  20. LSRTWIN  -- a version of LSRT modified to run under Windows that was
  21.             created using the QCWIN option of Quick C for Windows.
  22.  
  23. One version of this .ZIP file also includes VBRUN100.DLL, the DLL
  24. required to run Visual Basic executables.  Another version of this
  25. .ZIP file does not contain the .DLL inorder to save space.
  26.  
  27. To install LSRT for Windows, copy the files LSRTWIN3.EXE, LSRTWIN.EXE
  28. to your WINDOWS directory, usually (C:\WINDOWS).  If you do not own
  29. Visual Basic and have not previously downloaded a copy of VBRUN100.DLL, 
  30. copy VBRUN100.DLL to your WINDOWS directory.  If you did not download
  31. the version of this .ZIP that contains VBRUN100.DLL and you need it,
  32. look for the other version (LSRT23.ZIP).
  33.  
  34. After all the files have been copied, add the program to an existing
  35. group or create a new group for LSORT.  To add LSRT for Windows to a
  36. group, open the group, then click on File then New.  A dialog box will
  37. be displayed asking if you wish to create a new Item or new Group. 
  38. Click on Program Item to add a new item to the existing group.  A
  39. dialog box will be displayed asking for the program description and
  40. command line.  Enter "LSRT for Windows" in the description field. 
  41. Enter "LSRTWIN3" in the command line field.  Click OK.  LSRT for
  42. Windows will now be available.
  43.  
  44. LSRT for Windows will sort text files only.  It will sort up to 15
  45. fields per file.  Each field can be sorted in ascending or descending
  46. order.  It will sort up to 16,364 records subject to available memory.
  47.  
  48. The suggested registration fee for LSRT has increased to $20, due to
  49. the inclusion of the Windows Version.  Source is available to
  50. registered users of LSRT upon request.  You will need Microsoft C 5.1
  51. or above to compile LSRT for DOS, and Microsoft C 6.0 to compile LSRT
  52. for OS/2.  You will need Microsoft Quick C for Windows and Visual Basic
  53. to compile LSRT for Windows.
  54.  
  55. LSRT and LSRT for Windows is shareware, copyright LONDON Computing.  
  56. All rights reserved.
  57.  
  58. Coming soon:  LSORT for Windows, a full function Sort / Merge routine.
  59.  
  60. Microsoft Windows is a registered trademark of Microsoft Corporation.
  61.