Date : Sat, 29 Nov 1980104:59:00-MST
From : Frank J. Wancho <FJW at MIT-MC>
Subject: More Files
More from W8SDZ:
A new SD.ASM - the old one has been replaced: MC:CPM;SD ASM.
COPYFILE.ASM - this is the one that I mistakenly described as MOVE.
(MOVE does single file copies like FILECOPY, but may be to more than
one disk, ala SYSGEN.)
;This program will copy files of any length from one drive to
;another, with up to 16k buffering. It was created for very
;long files (megabyte length), which are not properly handled
;by CP/M 2.x PIP. This version offers selective copying of
;files - something not available with PIP. The destination
;files will have NO attributes set, which is useful for
;copying from CP/M 2.x to 1.4 disks.
This is in MC:CPM;CPYFIL ASM.
And finally, there is an edited collection of CBBS messages commenting
on various user's experiences with several disk controllers in
MC:CPM;DSKCMP DOC. (After reading that, I am glad I have a "stock"
system!)
--Frank
P.S. For those of you looking to download (only) to get started, a
simple-minded ASCII capture program is forth-coming, one that will be
short enough to key in. Stay tuned!