Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper Tools . Books 1-3 - <b>getcleara()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 GETCLEARA()
 Queries the current attribute for the clearing functions
------------------------------------------------------------------------------
 Syntax

     GETCLEARA() --> nClearAttribute

 Returns

     GETCLEARA() returns the value of the current standard attribute.

 Description

     GET CLEAR (A)ttribute
     This function determines the standard attribute for some CA-Clipper
     Tools functions with screen output.  In this discussion, the attribute
     is referred to as CLEARA and the character as CLEARB.  GETCLEARA()
     queries the current standard attribute.

 Note

     .  The standard attribute is 7 (white on black), if no other
        attribute is set with SETCLEARA().

 Examples

     Display the current standard attribute:

     GETCLEARA()         // e.g. 7


See Also: SETCLEARA() Introduction

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