Problem:
How does ADIS (DISPLAY) decide what colour to use for BLINK.
Doing a DISPLAY "HELLO" WITH BLINK how does ADIS decide what colours to use?
Resolution:
BLINKing (Flashing) text isn't supported by Microsoft's console APIs, so instead getting high intensity background colour eg black becomes grey.
Old KB# 1250