User Tools

Site Tools


ugbasic:user:kw:colormap_clear
Translations of this page:


ugBASIC User Manual

COLORMAP CLEAR

SYNTAX

   COLORMAP CLEAR WITH #fore ON #back
   COLORMAP CLEAR WITH fore ON back
   COLORMAP CLEAR

PURPOSE

Erase the entire color map, using a foreground and a background color.

EXAMPLE

  COLORMAP CLEAR WITH #$0 ON #$1
  COLORMAP CLEAR WITH YELLOW ON RED
  COLORMAP CLEAR

ABBREVIATION

 COLORMAP Clr

AVAILABLE ON

  • Dragon 32
  • Commodore 128 (MOS 8502)
  • Commodore 64
  • Commodore VIC-20
  • Commodore PLUS/4
  • Olivetti Prodest PC128
  • Dragon 64
  • Thomson MO5
  • TRS-80 Color Computer 3
  • TRS-80 Color Computer

SEE ALSO

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY