Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 2f - multiplex - dos 3.3+ print.com - check if error on output device http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 2F - Multiplex - DOS 3.3+ PRINT.COM - CHECK IF ERROR ON OUTPUT DEVICE
        AX = 0106h
Return: CF set on error
            AX = error code
            DS:SI -> device driver header
        CF clear if successful
            AX = 0000h
Note:   eventually calls device driver for spooled device with request 0Ah,
          looping until not busy or timeout
SeeAlso: AX=0104h

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson