Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site watmath.UUCP Path: utzoo!decvax!bellcore!ulysses!burl!clyde!watmath!grwalter From: grwalter@watmath.UUCP (Fred Walter) Newsgroups: net.micro.cbm Subject: Re: EPYX Fast Load and "Edit Disk" function Message-ID: <2408@watmath.UUCP> Date: Fri, 2-May-86 08:21:27 EDT Article-I.D.: watmath.2408 Posted: Fri May 2 08:21:27 1986 Date-Received: Sat, 3-May-86 05:15:10 EDT References: <273@nbs-amrf.UUCP> Reply-To: grwalter@watmath.UUCP (Fred Walter) Distribution: na Organization: U of Waterloo, Ontario Lines: 18 Summary: Hello line eater, meet the world ! In answer to your question re:track number 18 being seen as track 12 - your edit disk function either has a hex (base 16) mode, and you were in it ('12' is the hex value for 18) or it always displays track numbers in hex. When doing things with sectors on the disk I prefer to read the entire sector, then use the 'b-p' buffer pointer command to point to the starting byte that I wish to read or change the value of, then write out the entire sector again. The correct syntax for the commands is in your disk manual, but use 'u1' and 'u2' to do your reading and writing, and not the 'b-r' or the 'b-w', and you'll probably have less problems. Fred UUCP : {allegra|clyde|linus|decvax|utzoo|ihnp4}!watmath!grwalter CSNET : grwalter%watmath@waterloo.csnet ARPA : grwalter%watmath%waterloo.csnet@csnet-relay.arpa