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

    This function converts a color number in the range of 0-255
    to the appropriate dBASE color string.  It is used internally
    by HELP(), HELPDEV(), and COLORPAL().

    Syntax

    COLOR_N2S( <nColor> )

    Parameter

    <nColor> is the color numeric.

    Return Value

    The function returns a dBASE color string.

    Sample Usage

    COLOR_N2S(7)    // returns "W/N"

See Also: COLOR_S2N()

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