home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d09xx / d0957.lha / PARex / PARexScripts / NewCopy < prev    next >
AmigaDOS Script File  |  1993-11-24  |  430b  |  14 lines

  1. .KEY FROMFILE/A,DESTFILE/A,PAREXARGS/F
  2.  
  3. ; PARex v3.xx program script: "NewCopy"
  4. ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~~
  5. ; Update: 13-Nov-93
  6.  
  7. ; $VER: NewCopy 39.000 (13.11.93) Copy files.
  8.  
  9. ; This program is an enhancement to the "Copy" command, since this script
  10. ; not only copies files, but also gives the opportunity to specify some
  11. ; replace commands to use during the copying.
  12.  
  13. PAREX <FROMFILE> TO <DESTFILE> SILENT <PAREXARGS>
  14.