home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / rcopy.zip / rcopy.hst < prev    next >
Text File  |  1996-03-06  |  3KB  |  56 lines

  1. History of changes to RCOPY.
  2.  
  3. Version 1.12 03/96 - Fixed a bug that failed to rename a copied file when
  4.                      the target file name did not have an extension.
  5. Version 1.11 02/96 - Fixed Unsplit bug that caused unsplit file to be
  6.                      double in size.
  7.                      Fixed /DO bug.
  8.                      Updated /T:,/D: and /SZ: options to allow combining
  9.                      operatons (i.e "/D:>="). The /DO option is
  10.                      automatically invoked.
  11.                      Fixed file compare bug with /OF: option
  12.                      Add new Option "/O" to process OLDER files (opposite of
  13.                      "/N")
  14.                      Modified the "/DF" option so that is works faster. The
  15.                      option has also been changed so that it will only work
  16.                      with drives A & B. If the option fails, RCOPY will
  17.                      attempt a format instead.
  18.  
  19. Version 1.10 03/95 - Fixed long directory name error.
  20.                      Replaced RCOPY_H.CMD and RCOPY.DOC with RCOPY.INF
  21.  
  22. Version 1.9 02/95  - Added check for UNSPLIT file extensions to make sure
  23.                      they are processed in sequence (001,002,003, etc).
  24.  
  25. Version 1.8 11/94  - Fixed problem with /PGM: option.
  26.                      Updated /T:,/D: and /SZ: options to allow using a file
  27.                      name for Time, Date and Size to select on.
  28.                      Updated /RE: option so that it also bypasses /OD:
  29.                      requestes.
  30.                      Fixed RCOPY return value #4, "Number of Files
  31.                      Processed", so it also includes files skipped.
  32.  
  33. Version 1.7 09/94  - Fixed bug when deleting a file with "&" in the file
  34.                      name.
  35.                      Fixed return-code bug on failed deletes.
  36.                      Changed /FA & /FA2 to /FO & /FO2 (more intuitive)
  37.  
  38. Version 1.6 07/94  - Added LIST option to /LG:.
  39.                      Added ability to process '..\?' as a file name.
  40.                      Added option /NC.
  41.  
  42. Version 1.5 06/94  - Fixed bugs with the options /DD:-,/OD: and /RO:
  43.  
  44. Version 1.4 04/94  - Minor maintenance release.
  45.  
  46. Version 1.3 03/94  - Added /FA2 option.
  47.                      Allow /PGM: to work with COPY & MOVE
  48.  
  49. Version 1.2 02/94  - Allow lower case on /PGM: option.
  50.                      Added "time" option to /PE.
  51.                      Added /DD:-? option.
  52. Version 1.1 11/93  - Spun off HELP display to RCOPY_H.CMD
  53.  
  54. Version 1.0 09/93  - Initial Release
  55.  
  56.