Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- ClipOn 3.0 Reference - c_highcolor() http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C_HIGHCOLOR()

 DESCRIPTION

 C_HIGHCOLOR() returns the high intensity color of a given color string.

 SYNTAX

 C_HIGHCOLOR(color)

 PARAMETERS

 color (C) is the color string for determining the high intensity.

 RETURNS

 C_HIGHCOLOR() returns a character string containing the high
 intensity color added to the given color string.

 EXAMPLES

 ? c_highcolor("W/B")      --> W+/B
 ? c_highcolor("W+/B")     --> W+/B
 ? c_highcolor("R/W,BG/N") --> R+/W,BG/N


See Also: C_LOWCOLOR() C_REVCOLOR() C_FGCOLOR() C_EXTCOLOR()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson