home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / unix / mv200.lzh / NEW.TXT < prev    next >
Encoding:
Text File  |  1989-06-12  |  3.1 KB  |  67 lines

  1. New features in version 2.00:
  2.  
  3. 1.  All users have access to option /M.
  4.  
  5. 2.  Added capability to move read-only files.  This is the default.
  6.  
  7. 3.  Option /C for all users.  This performs a copy instead of a move.  I've
  8.     included this to be used with options /S and /T.
  9.     
  10. 4.    Option /E for all users.  This erases all successfully moved source files
  11.     regardless of the file attributes.
  12.     
  13. 5.  Option /W for all users.  This overrides the default by disabling read-
  14.     only file moves.  Only normal read-write files are moved.
  15.     
  16. 6.    Option /H for registered users.  This enables hidden and system files to
  17.     be moved in addition to normal and read-only files.  Source files are not
  18.     removed unless /E is specified.
  19.     
  20. 7.  Option /R for registered users.  When this option is specified, any
  21.     source directories left empty by the move will be removed.
  22.     
  23. 8.  Option /S for registered users.  When this option is specified, all
  24.     files in the source directory and its subdirectories will be moved and
  25.     the source directory tree replicated under the target directory.
  26.     
  27. 9.  Option /T for registered users.  This is similar to option /S except that
  28.     the directory tree will not be replicated in the target.  Instead, all
  29.     files will end up under the target directory.
  30.     
  31. 10. If you are moving all the files from a directory, only the directory name
  32.     needs to be specified.  In the previous versions the task was accomplished
  33.     by MV SOURCE\*.* TARGET.  Now all you need to do is MV SOURCE TARGET.
  34.     
  35. 11. Changed the registration number scheme.  Previous registration numbers
  36.     will no longer be able to activate registered users options in this
  37.     version.  I'll send all registered owners of MV before version 1.11
  38.     R890611C a new set of registration numbers.  If you don't get it, please
  39.     drop me a note either at my PO BOX, or GEnie mail address M.KUBO1.
  40.     
  41. 12. Better diagnostic messages.  It will now tell you if a directory has been
  42.     created, if any has been removed, and their names.  Also you will not get
  43.     an error message when the overwrite protection is on and you reply N to
  44.     Overwrite? prompt.
  45.  
  46. New features in version 1.11:
  47.  
  48. 1.  Registered copies now default to overwrite protect.  The "/O" switch is
  49.     used to switch the protection off.
  50.  
  51. 2.  Corrected a bug in 1.10 which caused the registered programs to default to 
  52.     command line switch values if the switches were ever used previously.
  53.  
  54. New features in version 1.10:
  55.  
  56. 1.  Command line option /O for registered users.  Activates overwrite 
  57.     protection.  If this is specified, if a file with the same name as the 
  58.     source exists on the target drive, the program will ask for permission to 
  59.     overwrite.
  60.     
  61. 2.  Command line option /M for registered users.  When this option is
  62.     specified, the program will create the target directory if it does not
  63.     already exist.
  64.     
  65. 3.  Fixed bug in 1.00 which made the program unable to move any files to the
  66.     root directory of any drive.
  67.