Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- BHELP On-Line: CBRIEF Macro Help - color ({bkgnd}, {norm}, {sel}, {mess}, {error}, [marked]) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
color ({bkgnd}, {norm}, {sel}, {mess}, {error}, [marked])

     Usage: Sets BRIEF screen colors.

Parameters: All values are .ints..  Bkgnd is for background (0-7 only),
            norm is for normal text, sel is for tiled windows titles,
            mess is for messages, error is for error messages.

            Value     Color               Value     Color
            -----     -----               -----     -----
            0         black               8         dark grey
            1         blue                9         bright blue
            2         green               10        bright green
            3         cyan                11        bright cyan
            4         red                 12        bright red
            5         magenta             13        bright magenta
            6         brown               14        yellow
            7         white               15        bright white

            Marked gives both the foreground and background of marked
            areas: 0x80 for swapping bkgnd and norm, otherwise the
            high nibble is background and the low is foreground.

            NOTE: bkgnd values above 7 make the text BLINK!

   Returns: 1 for success, 0 if one of the colors is invalid.

See Also: window_color

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