Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>get_getclr()</b> g_exam40 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
GET_GETCLR()                                                        G_EXAM40
   Sets the colors for GET_SAY() and GET_GET().

   Syntax
         GET_GETCLR(nSayFg,nSayBg,nEnhancedFg,nEnhancedBg,nGetFg,nGetBg)

   Arguments
         nSayFg      Sets the foreground color for GET_SAY().
         nSayBg      Sets the background color for GET_SAY().
         nEnhancedFg Sets the enhanced foreground color for GET_SAY().
         nEnhancedBg Sets the enhanced background color for GET_SAY().
         nGetFg      Sets the foreground color for GET_GET().
         nGetBg      Sets the background color for GET_GET().

   Returns
         None

   Description
         GET_GETCLR() sets the colors for the GET_SAY() and GET_GET()
         functions. The colors work similar to the GET and SAY functions
         in Clipper.

See Also: GET_CURSOR() GET_GET() GET_SAY()

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