qa.hlp (Table of Contents; Topic list)
Int 10H Function 08H
   Summary  Notes  Back  Example
──────────────────────────────────────────────────────────────────────────────
 
  Description:  Read Character and       [MDA] [CGA] [PCjr]
                Attribute at Cursor      [EGA] [MCGA] [VGA]
 
 
  Obtains the ASCII character and its attribute at the current cursor posi-
  tion for the specified display page.
 
  Input              Output
  ═══════            ══════════════════════════════
  AH=08H             AH=attribute
  BH=page            AL=character
                                    -♦-