[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
VS_SaveClr()         Saves color palettes to config database

Description:

  VS_SaveClr() is used by VERNSIX.LIB to save the color palettes to the
  configuration database.  You may call it from within your programs as
  well, although there should never be a need to do so.

Syntax:     

  l_Success = VS_SaveClr()

Pass:       

  Nothing

Return:     

  l_Success is a logical expression that will be set to .T. if
  successful, otherwise .F.

Notes:      

  There should rarely ever be a need for a programmer to use this
  function since VERNSIX.LIB handles it for you.

Example:    

  VS_SAVECLR()

Usage:      

See Also: VS_ReadClr()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson