#New Janus Software
27-Jan-93 01:02:45
Sb: #86536-#New Janus Software
Fm: Don Curtis/SYSOP 76703,4321
To: Michael Shea 76665,3360
Michael,
There's a problem getting AREAD and AWRITE to work consistently.
But there's a work around. Once the Amiga is booted, you reset the BB
(using the PCRESET command) and immediately do a binddrivers (even though
you have already done one).
I have that in a 2 line script file:
PCRESET
BINDDRIVERS
That I envoke when I want to use AREAD and AWRITE for the first
time. Once that's done…until you turn your machine off…they'll work
just fine without having to do it again.
Don