andree@uokvax.UUCP (01/07/84)
#N:uokvax:7900007:000:543 uokvax!andree Jan 5 19:38:00 1984 On that problem with syscopy and the apple II (e?): First, there is a bug in one of the early versions of syscopy. One of the variables involved in calculating the length of the system track(s) is uninitialized. You might check for that. Second, syscopy doesn't look to hard to figure out the format of the tracks according to your disk controller. In particular, it assumes that sector numbers start at 1 (I THINK it's one - you might check this). DU may look harder at the DPB, and fix that. Those are the first order suggestions. <mike