home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / _copyall.zip / COPYALL.DOC next >
Text File  |  1994-05-31  |  5KB  |  132 lines

  1.  
  2.                           ░▒▓█  CopyALL  █▓▒░
  3.  
  4.                Thank you for your interest in this program.
  5.                 Please register, see the REGISTER.NOW file.
  6.  
  7. ────────────────────────────────────────────────────────────────────────────────
  8.  
  9. Getting started:
  10.  
  11.  Move or copy (install) the CopyALL.exe file to your hard drive.
  12.  
  13.  For example you can copy CopyALL.exe to C:\DOS (copy a:\copyall.exe c:\dos)
  14.  that way it should be in the PATH of your computer which allows you to
  15.  type and use CopyALL from anywhere on your computer even on other drives.
  16.  
  17. ────────────────────────────────────────────────────────────────────────────────
  18.  
  19. Help Info:
  20.  
  21.             CopyALL  Copyright (C) 1993-1994 by  Deric Benesch
  22.  
  23.  
  24.   CopyALL will copy all files except system files. It will prompt you when a
  25.   disk runs out of memory and allow you to change it without having to stop.
  26.   You can stop at any time by pressing any key and when prompted press [ESC].
  27.   You can also list the following parameters in any order.
  28.  
  29.  COPYALL  Destination PATH or /C   [/S:Source PATH]   [/F] [/G] [/D] [/R] [/V]
  30.  
  31.    Destination PATH  - You must include this parameter or /C. This is
  32.                        where you want to copy the source files/directories to.
  33.  
  34.    /C         - Tells CopyALL to copy source files to the Current directory.
  35.  
  36.    /S:Source PATH   - This is where the files/directories you wish to copy
  37.                       are located. The default is the current directory.
  38.  
  39.    /F   - CopyALL will prompt you to confirm each File before it is copied.
  40.  
  41.    /G   - CopyALL will prompt you before Going into a directory allowing you
  42.           to skip it if you want.
  43.  
  44.    /D   - CopyALL will make subDirectories in the destination directory/drive
  45.           unless you use this parameter. It will copy all files to
  46.           the destination without creating subdirectories instead.
  47.  
  48.    /R   - CopyALL will Replace existing files unless you use this parameter.
  49.  
  50.    /V   - Turns disk-write Verification on to ensure that new files are
  51.           written correctly.
  52.  
  53. ────────────────────────────────────────────────────────────────────────────────
  54.  
  55. Examples:
  56.  
  57.    To copy files from a 1.2M 5¼" drive B: to a 1.44M 3½" drive A: type:
  58.  
  59.                        C:\CopyALL /S B:\    A:\
  60.                        ^^^        ^^ ^^^    ^^^
  61.                      Don't       -Source-Destination
  62.                      type "C:\"
  63.                      it's the prompt.
  64.  
  65.    Or type the following (CopyALL what designed to copy FROM the current...
  66.                           drive:\directory that you are in):
  67.    from "C:\" type:
  68.                       C:\B:
  69.                       B:\CopyALL A:\
  70.                       ^^^        ^^^
  71.                     Again       -Destination
  72.                     Don't type
  73.                     "C:\ or B:\"
  74.                     they are prompts.
  75.  
  76. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  77.  
  78.    If you want to copy files from "C:\STUFF" and its subdirectories to
  79.    "C:\TEMP" but do not want CopyALL to make the subdirectories in "C:\TEMP"
  80.    then type:
  81.  
  82.                C:\CopyALL /S STUFF    TEMP     /D
  83.                ^^^        ^^ ^^^^^    ^^^^     ^^
  84.             Prompt       - Source -Destination-Don't make subDirectories
  85.  
  86.    If "C:\TEMP" does not exists CopyALL will ask you if it should make it.
  87.  
  88. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  89.  
  90. NOTE: CopyALL is NOT CASE SENSITIVE so you can type CopyALL or copyall
  91.       or COPYALL or COPYall or copyALL or CoPyAlL, whatever. It also
  92.       does not matter how many spaces are between parameters so long as
  93.       there is AT LEAST ONE space.
  94.  
  95. ────────────────────────────────────────────────────────────────────────────────
  96.  
  97. What you get when you register:
  98.  
  99.    When you register you will be able to "gather" files...
  100.  
  101.       CopyALL C:\WAVS   /S D:\*.WAV   /D
  102.                               ^^^^^
  103.                               Registered only.
  104.  
  105.    like *.WAV files from a CD-ROM drive D:\ to C:\WAVS even when the *.WAV
  106.    files are deep within subdirectories on the CD. The "/D" tells CopyALL
  107.    not to make subdirectories in C:\WAVS.
  108.  
  109.  I use this feature constantly and I can't imagine trying to work without it.
  110.  The shareware version is OK for entire directories but just doesn't compare
  111.  with the ability to use wildcards to search entire drives for files that
  112.  you want or need.
  113.  
  114. ────────────────────────────────────────────────────────────────────────────────
  115.  
  116. Keep a look out for Deric's Dos Shell
  117.  
  118.    It will have all the features of the registered versions of my util
  119.    programs as well as a file (HEX and ASCII) editor and a text editor
  120.    along with print features. Most importantly it will allow you to move
  121.    around your computer and load up programs quickly without using up
  122.    a lot of base memory (only uses 7K).
  123.    It has full mouse support and you can configure everything including
  124.    its colors.
  125.  
  126.  
  127. Other Utils to look for:
  128.  
  129.             MoveALL - Moves whole drives/directories REAL FAST!
  130.            SuperDel - Deletes whole drives/directories REAL FAST!
  131.             Encrypt - Encrypt/Decrypt your favorite files!
  132.