Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Library for Clipper - <b>l_fcolor()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                 L_FCOLOR()


Syntax:        L_FCOLOR()


Purpose:       To find the current foreground colour.


Arguments:     None



Returns:       A character string containing the current foreground
               colour.


Usage:         To determine the foreground colour in the current
               colour set.


Examples:      SET COLOR TO w+/b,r/w
               ? L_FCOLOR()                     && Result: w+


Language:      Clipper

See Also: L_BCOLOR() L_BECOLOR() L_FECOLOR()

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