qb45qck.hlp (Table of Contents; Topic list)
PALETTE Statement QuickSCREEN
  QuickSCREEN      Details      Example      Contents      Index
──────────────────────────────────────────────────────────────────────────────
PALETTE, PALETTE USING - graphics statements that change one or
                         more of the colors in the palette
Tip:  The PALETTE statement works only on systems equipped with EGA, VGA,
      or MCGA adapters.
 
Syntax
  PALETTE [attribute,color]
  PALETTE USING array-name [(array-index)]
    ■ attribute is the palette attribute to be changed
    ■ color is the display color assigned to the attribute
    ■ array-name and array-index are used to change more that one palette
      assignment with a single statement (see Details)
 
See Also  SCREEN  COLOR