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

Syntax:     GETCLEARA()

Returns:    A numeric value.
            The value  corresponds to the default attribute currently set
            for Clipper Tools One functions.

Usage:      GETCLEARA(A)ttribute

            A default attribute and a default character may be defined for
            some Clipper Tools One Functions which have screen output.
            The attribute will be designated by CLEARA and the
            character by CLEARB within the context of this description.
            GETCLEARA() can be used to determine the current default
            attribute setting CLEARA.

Notes:      The standard attribute is 7 (white on black) if no other
            attribute has been set with SETCLREARA().

Library:    CT1.LIB


--------------------------------- Example ------------------------------

Examples:   * Display standard attribute.
            ? GETCLEARA()



See Also: SETCLEARA()

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