Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!nrl-cmf!ames!ucbcad!ucbvax!jade!web3c.berkeley.edu!laba-1ay From: laba-1ay@web3c.berkeley.edu.BERKELEY.EDU (Theresa Estrada,260E,,) Newsgroups: comp.sys.cbm Subject: 1581 copying problems Message-ID: <5860@jade.BERKELEY.EDU> Date: Wed, 11-Nov-87 16:30:07 EST Article-I.D.: jade.5860 Posted: Wed Nov 11 16:30:07 1987 Date-Received: Sat, 14-Nov-87 03:11:58 EST Sender: usenet@jade.BERKELEY.EDU Reply-To: laba-1ay@web3c.berkeley.edu () Organization: University of California, Berkeley Lines: 44 I recently bought the 1581 disk drive and was excited about transfering my 5.25" disks onto 3.5" ones. I came across 2 problems though: 1) I am using a 1571 as the source and a 1581 as the destination drive. Looking at the "filecopy" program on the "1581 test/demo" disk included with the new drive, I noticed a bug. There is a line that says: 60 :if su<4 or su>31 or du<4 or du>31 or su=du then 10 but line 10 does not exist. I believe it should read "then 25" which is a jump to a subroutine that restarts the program. 2) Using the "uni-copy" program to transfer all my old speedscript files onto the 3.5" disk, the program seems to work fine. But when I list the directory, the middle portion looks like: 10 "lesson" prg 2 "captured" prg 0 "quest" *prg 2 " 0 0 0 17732 L 1 "report" prg 17 "list" prg The source file is 663 blocks long and the resulting destination file says that I have 2497 blocks free which is exactly: 2160 - 663. Any and all suggestions would be much appreciated! Thanks, Robert Oyung laba-1ay@web3a.berkeley.edu