home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 14 / CDACTUAL.iso / cdactual / demobin / share / program / asm / RPSRT102.ZIP / RPSORT.HST < prev    next >
Encoding:
Text File  |  1992-12-15  |  722 b   |  24 lines

  1.  
  2.                   *****  RPSORT Revision History *****
  3.  
  4.  
  5.   Version 1.02  -  December 15, 1992
  6.   . RPSORT now displays the time taken to do the sort
  7.  
  8.   . The code was slightly restructured to fix certain warning messages
  9.     and remove spurious NOP's.  Code now assembles without any messages.
  10.  
  11.   Version 1.01  -  October 10, 1991
  12.  
  13.   . RPSORT now accepts wildcard characters in input filespecs.  This allows
  14.     you to combine and sort together a whole bunch of files with similar
  15.     names.
  16.  
  17.   . RPTAB which previously could be used to expand tabs to spaces can now
  18.     also do the reverse function of contracting spaces down to tabs.
  19.  
  20.  
  21.   Version 1.00  -  September 17, 1991
  22.  
  23.   . Original version.
  24.