Bypass navigation menu
Keeping the classics alive
Currently hosting
566
great games!
HOME
SITE CONTENT
GAME SEARCH
Play DOS games online
UTILITIES
Forum
Contribute
Store
Game Search
Advanced search
Company Search
Company list
Language:
DE
EN
ES
FR
PT-BR
RU
SV
Theme:
Modern
.
DOS
Win16
Return to Chapter 2
SetTextColor(Color)
Sets the current text color used by
PrintString
.
Parameters
Color - New text color value
Examples
BASIC
CALL SetTextColor(14)
PASCAL
SetTextColor(14);