HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

     INT 2F,6 - PRINT.COM Check for Error on Output Device (Undocumented)


       AL = 06
       AH = 01


       on return:
       AX = error code if CF set
          = 00 on success
       DS:SI = device driver header if CF set


       - checks the output device for an error condition
       - undocumented, available since DOS 3.3+

Esc or Alt-X to exit int 2f,6 Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann