home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / enterprs / cpm / utils / a / concat13.lbr / CONCAT13.FOR < prev    next >
Encoding:
Text File  |  1991-02-23  |  512 b   |  8 lines

  1. Concatenates two or more source files into a new file, similar to 
  2. PIP, or appends them to an existing file.  Accepts both named 
  3. directory (DIR) and drive/user (DU) specifications, which allows 
  4. elaborate operations with files pulled from various drives and 
  5. user areas.  Checks for adequate disk space before doing 
  6. anything.  Version 1.3 adds command line entry of divider string 
  7. and fixes a couple of bugs.  For ZCPR3 only.
  8.