home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / lambda / soundpot / p / sortv15.lbr / -READ.ME next >
Encoding:
Text File  |  1993-10-25  |  640 b   |  10 lines

  1.  
  2. SORTV, version 1.5, by Ward Christensen.  SORTV is a simple sort 
  3. program for sorting lists of names or any other variable length file, 
  4. with CR/LF delimited records.  Sorting will be alphabetical, based on 
  5. the first characters in each line, unless an optional parameter is 
  6. invoked.  SORTV will output to a second file, or overwrite the original 
  7. file.  SORTV accepts an optional parameter in which lines are sorted 
  8. only after particular characters and/or a specified number of 
  9. characters are encountered.
  10.