On Mon, 2 Aug 2004, ben franchuk wrote: > Well I guess you have never used a SERIAL PORT under DOS! > Can we say 300 BAUD! > Grumpy PROGRAMER! yes, DOS supported (and used) hardware interrupts, but not for all devices... the serial ports happened to be non-interrupt driven, as we all learned the hard way. --f