Known bugs list - CarBytes V1.3
Description: Pressing Record(f7)
causes a kernel exception.
Reported by: Eric Clark
Date: 03-Nov-1999
Problem: The exception was caused
by a local variable going out of scope in scInit() in synchcom.dll. This had
previously been fixed but the wrong synchcom.dll was packaged with CarBytes.
Solution: Packaged the correct
version of synchcom.dll with CarBytes.
Description: Pressing Stop(f3)
while recording prevents the Record(f7) from opening the com port again.
Reported by: Matt Bower
Date: 03-Nov-1999
Problem: Stop(f3) was not closing
the com port correctly. This prevented Record(f7) from re-opening the com port.
Solution: Fixed code so that
Stop(f3) now correctly closes the com port. |