home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / UTILS / FILCPY / PIPE18.LBR / PIPE18.FOR < prev    next >
Text File  |  2000-06-30  |  768b  |  21 lines

  1. PIPE 1.8, 2 Jan 88
  2. 1k wildcard file copier
  3.  
  4. Bug fix:
  5.     Stack was too small for some systems.
  6. Changes:
  7.     1) If destination file exists, its attributes are retained.  Else
  8.        source file attributes are copied.
  9.     2) TPA up to 8000h is used rather than all of it.  Speed of operation
  10.        is not reduced much (on files larger than ~30k)
  11.     3) Command line takes options to select files by attribute to copy
  12.        or NOT copy.
  13.     4) Command line takes Inspect before copy option or NO query before
  14.        erase option.
  15.  
  16. I have included a sample directory display program (using the Z-System
  17. libraries) which displays file attributes in dim vid like NSWEEP does.
  18.  
  19. Rob Friefeld
  20. y display program (using the Z-System
  21. libraries) which displays file attributes in dim v