Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site amd.UUCP Path: utzoo!watmath!clyde!amd!paulw From: paulw@amd.UUCP (Paul Woods) Newsgroups: net.micro.cbm Subject: Need a Program to Copy form Tape to Disk Message-ID: <913@amd.UUCP> Date: Thu, 31-Jan-85 13:41:41 EST Article-I.D.: amd.913 Posted: Thu Jan 31 13:41:41 1985 Date-Received: Fri, 1-Feb-85 01:13:51 EST Distribution: net Organization: AMD Applications, Santa Clara, CA Lines: 14 I am currently attempting to copy several program that I purchased on tape and relocate them on to a floppy disk. I realize the basic operation are to take one byte at a time from the tape and store a 256 byte block in the memory. Then write this data to the disk and then repeat this process until the end of the program on the tape is reached. Now one could sit down and write this but I hate to re-invent the wheel. I would expect that someone has already done this and thus if anyone has or knows where one can obtain a copy of this type of a program I would like to know. Paul Woods