GibPascal Blog
Brought to you by:
elfstones69
With GibPascal 1.3.4a
This release includes some CRT Pascal functions. These functions mirror Turbo Pascal 7 and then expands on them.
o textcolor(value);
value is an integer between 0 and 31 or the descriptive color
examples:
Value Constant Result 0 black black text 1 blue blue text 2 green green text 5 magenta magenta text 13 lightmagenta light magenta text 17 underlined red text 30 highlighted cyan text