


The  following  is a little example  of using the ANSI drive included 
 with DOS, in  assembler  language  code  to alter the screen colors.

Unlike  some  such programs  which  do  not  use the ANSI driver, the 
 screen color is not altered by the DOS "cls" screen command.

The coding as-is produces white text on blue background.

.ASM source code is documented.

You MUST first load the DOS ANSI driver via your config.sys file for 
 this to work.

Enjoy......... :)
Tim Van Dusen   CIS #73171,261







