Introduction

Language Structure

IB Statements

File System

Comet 32 Runtime

Index

(SetTextColor)

Mnemonic: (SetTextColor = red, green, blue)
Discussion: Sets the current text color as specified by red, green, and blue.

Colors are represented by three (Red, Green, Blue) color intensity values, each ranging in value from 0 (no color = black) to 255 (max color = white).

red specifies the amount of RED
green specifies the amount of GREEN
blue specifies the amount of BLUE

History: This mnemonic is valid in Comet98 and greater.