home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1995 November / PCWK1195.iso / inne / podstawy / dos / 4dos / 4uzytki / copyall1.exe / COPYALL.TXT < prev   
Text File  |  1994-08-29  |  2KB  |  71 lines

  1.                            COPYALL ver. 1.0
  2.  
  3.                        4dos directory duplicator
  4.                     Copyright John Militano Aug 94
  5.  
  6.                   COPYALL is distributed as Freeware.              
  7.  
  8. INTRODUCTION
  9.  
  10.    COPYALL was designed to act as the DOS program xcopy, but easier to use. 
  11. COPYALL will copy the entire contents of a directory, including subdirectories 
  12. to another directory.
  13.  
  14. SYNTAX
  15.  
  16.           COPYALL [drive:][path]source [drive:][path]destination
  17.  
  18.         Examples: COPYALL c:\windows d:\wintemp  
  19.                   COPYALL d:\temp\txt \man
  20.                   COPYALL \modem\scripts c:\telix
  21.  
  22. INSTALLATION
  23.  
  24.    To install COPYALL, just copy COPYALL.BTM or COPYALL.BAT somewhere onto 
  25. your hardrive in a path.
  26.  
  27. HISTORY 
  28.  
  29.    This is the first release of COPYALL, and therefore, it has no history!
  30.  
  31. FILES
  32.  
  33.    COPYALL.TXT the file you are reading
  34.    COPYALL.BAT the source code for COPYALL
  35.    COPYALL.BTM compressed COPYALL.BAT file.
  36.  
  37. I recomend that you use COPYALL.BTM. COPYALL.BTM was compressed with 
  38. batcomp.com that comes with 4DOS. I trimed it down to the bare minimum 
  39. (ie no rem lines), and its supposed to run 5-10 times faster than the bat 
  40. file. 
  41.  
  42. COMMUNICATIONS
  43.  
  44.    I'd love to here any of your comments or suggestions about COPYALL.
  45. You can direct via email to UMMILIT2@CC.UMANITOBA.CA You can also mail me at
  46.  
  47.    John Militano
  48.    1224 Fleet ave.
  49.    Winnipeg, Manitoba, Canada
  50.    R3M-1M1
  51.  
  52.  
  53. FREEWARE
  54.    
  55.    COPYALL is distributed as freeware. That means that there is no cost to 
  56. using it! If you must, I have no objection to you sending me money! You are 
  57. also free to distubute COPYALL to whoever. I ask that if you do choose to 
  58. distribute it, that you include the files:
  59.  
  60.    COPYALL.BAT
  61.    COPYALL.BTM
  62.    COPYALL.TXT 
  63.  
  64. in an archive called COPYALL1.ZIP (or whatever ARJ, ARC...)
  65.  
  66.  
  67. OTHER PROGRAMS
  68.  
  69.    Look for DELDIR (DELALL10.ZIP) (Guess what this does) For those of us who 
  70. don't have DOS 6 and deltree.exe.
  71.