Intrinsic-100 CursorChar

Top  Previous  Next

100: Attribute:= CursorChar(X,Y);

 

This intrinsic returns the character and attribute at the specified screen location. The attribute will use the same format as the VGA screen. The low byte will be the ASCII character code. The high byte will contain the character's color and background color.