{{htmlmetatags>metatag-robots=()
metatag-title=(COLORMAP CLEAR | ugBASIC User Manual)
metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum)
metatag-description=(Manual page for COLORMAP CLEAR)
metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png)
metatag-og:title=(COLORMAP CLEAR | ugBASIC User Manual)
metatag-og:description=(Manual page for COLORMAP CLEAR)
}}
====== 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 ====
COLORMAPClr
==== 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 ====
[[BITMAP ENABLE]]
==== ANY PROBLEM? ====
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please [[https://github.com/spotlessmind1975/ugbasic/issues/new?title=ISSUE ON COLORMAP CLEAR|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY =====
[[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]