'$include:'qb.bi' DIM Regs as RegType 'Registers for the Interrupt function Regs.AX = 00 'Interrupt service 00: return a character Interruput &H16,Regs,Regs 'Call the Interrupt 16h, handled by the Keyboard bios